Version 0.1.0 of the rambling-slider-rails
gem is here!
And it includes a major bug fix.
The rambling-slider-rails
gem had an awful bug when running on production mode, causing the SASS to not be compiled.
There were a couple of failed attempts before 0.1.0
trying to fix this. They were 0.0.2
and 0.0.3
, which have both been yanked from the RubyGems repository.
After fixing the issue and revising the file/directory structure, the version 0.1.0 has been pushed to RubyGems and should now be working correctly on both production and development modes.
See Introducing rambling-slider-rails: Easily include the jQuery Rambling Slider on your rails app and the project's readme on GitHub for more information on how to use the gem.