activerecord-hackery--ransack/lib
jonatack 746f35e83b ActionView patch for Rails 4.2.1/5.0.0
This patch is needed for Rails 4.2.1 and 5.0.0 due to the following
commit history in ActionView::Helpers::Tags:

Rails 4.2:

https://github.com/rails/rails/commits/4-2-stable/actionview/lib/action_
view/helpers/tags/translator.rb

https://github.com/rails/rails/commits/4-2-stable/actionview/lib/action_
view/helpers/tags/placeholderable.rb (and label.rb too).

Rails master:

https://github.com/rails/rails/commits/master/actionview/lib/action_view
/helpers/tags/translator.rb

https://github.com/rails/rails/commits/master/actionview/lib/action_view
/helpers/tags/placeholderable.rb (and label.rb too).

Fixes #518.

TODO: Find a better way to solve this. Pull requests welcome!
2015-03-20 12:22:05 +05:30
..
ransack ActionView patch for Rails 4.2.1/5.0.0 2015-03-20 12:22:05 +05:30
ransack.rb by default loads ActiveRecord's CONSTANTS 2014-08-02 15:16:16 -07:00