activerecord-hackery--ransack/lib
jonatack f079ab476d Fixes issue #273 - translations for namespaced models.
ActiveRecord uses i18n_key methods which return
"namespace/model_name"("namespace.model_name" in rails 3.0.x) for
Namespace::ModelName. Ransack should used the same pattern.

Adapted from original commit by github.com/Bonias
2014-01-01 18:53:04 +01:00
..
ransack Fixes issue #273 - translations for namespaced models. 2014-01-01 18:53:04 +01:00
ransack.rb Explicitly define and require dependencies 2013-12-15 19:41:13 +01:00