BadrIT / translation_center

Translation Center is a multi-lingual, GUI rich, community based, translation center for Rails apps
http://www.badrit.com/gems/translation_center/
MIT License
152 stars 71 forks source link

meta_search conflicts with its successor ransack #9

Closed gryphon closed 11 years ago

gryphon commented 11 years ago

When using ransack gem in application it is impossible to use translation_center due to conflicts. Seems the right solution is to update the application to ransack or any other fresh search gem.

mohelsaka commented 11 years ago

meta-search has been removed from dependencies in version 1.7.0 and this should fix the problem.