Travis Smith
Travis Smith
The dynamic tabs demo at https://jsfiddle.net/b44cc4dq/245/ removes the first tab in the array instead of the correct one due to the missing 'index' in line 4 of the demo code....
An an enhancement, it would be great to have the ability to push layers behind the grid. I often use full page embedded images and then have to move them...
When using gon with Jbuilder and the `key_format! :camelize :lower` option, array database attributes are incorrectly parsed to json. Visiting the .json route displays the correctly parsed JSON from Jbuilder,...