mynewsdesk / deprecated-translate

A Ruby on Rails plugin with a web interface for translating I18n texts
http://developer.newsdesk.se/2009/01/21/translate-new-rails-i18n-plugin-with-a-nice-web-ui
MIT License
346 stars 87 forks source link

translate + lockdown #9

Open brewster1134 opened 14 years ago

brewster1134 commented 14 years ago

i am receiving the error: undefined local variable or method `current_user' for #TranslateController:0x1032e7b70

current_user is a method defined for use with lockdown gem. is this a compatibility issue?