Releases: adrdilauro/ruby_optimize
Releases · adrdilauro/ruby_optimize
Fixed bug when weights are not specified and should be equal by default
2.5 Update version
Added support for session cookie and custom weights
Marked as a pre-release because it contains a bug, use 2.5 instead
Avoid capturing &blocks that we are not going to render
2.3 Update version
Moved methods around to make diff clearer
2.2 Update version
Fix a bug and update specs
2.1 Version
Move all the logic inside controller
2.0 Move all the logic in controller
Hide DIV to reduce flickering
1.4 Update version
Extracted common method
Same functionality of 1.1, just extracted a common method so it's not repeated
First working gem build
It's called 1.1 and not 1.0 because there was a configuration error in ruby_optimize.gemspec
and RubyGems didn't allow me to update an existing gem version, I had to create a new one.