activerecord-hackery--ransack/spec
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
..
blueprints Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
helpers Catch up with changes in master branch 2013-12-07 01:51:55 +01:00
ransack Fixes issue #273 - translations for namespaced models. 2014-01-01 18:53:04 +01:00
support Fixes issue #273 - translations for namespaced models. 2014-01-01 18:53:04 +01:00
console.rb Code cleanup 2013-12-10 19:18:17 +01:00
spec_helper.rb Catch up with changes in master branch 2013-12-07 01:51:55 +01:00