Acts_As_indexed v0.5.0 Released
My Acts_as_indexed plugin has been updated to version 0.5.0.
New in this version is:
- Ruby 1.9 and Rails 2.3 compatibility.
- Index location can now be set. Provides Heroku compatibility.
- Better errors on bad options.
- ActiveRecord order argument overrides ranking returned by find_by_index.
- Various test environment improvements
- Various Bugfixes