Skip to content

Releases: adrdilauro/ruby_optimize

Fixed bug when weights are not specified and should be equal by default

05 Dec 10:24

Choose a tag to compare

Added support for session cookie and custom weights

05 Dec 09:07

Choose a tag to compare

Marked as a pre-release because it contains a bug, use 2.5 instead

Avoid capturing &blocks that we are not going to render

26 Oct 11:14

Choose a tag to compare

Moved methods around to make diff clearer

26 Oct 08:48

Choose a tag to compare

2.2

Update version

Fix a bug and update specs

25 Oct 17:36

Choose a tag to compare

Pre-release
2.1

Version

Move all the logic inside controller

25 Oct 16:18

Choose a tag to compare

Pre-release
2.0

Move all the logic in controller

Hide DIV to reduce flickering

25 Oct 14:32

Choose a tag to compare

Pre-release
1.4

Update version

Extracted common method

10 Jul 13:40

Choose a tag to compare

Pre-release

Same functionality of 1.1, just extracted a common method so it's not repeated

First working gem build

10 Jul 13:19

Choose a tag to compare

Pre-release

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.