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

Kaminari - will_paginate compatibility issue #14

Closed helsayed closed 11 years ago

helsayed commented 11 years ago

i'm using in Kaminari on my application and when i installed translation_center gem i got this exception in my application " undefined method 'per' "; when i searched this problem i found that the reason is having Kaminari and will_paginate in the same project

kabdelhady commented 11 years ago

Removed will_paginate from the engine you can update to v1.5.6