"around_filter :observe_locales" in lib/click_to_globalize does not activate
Reported by Aitor Garay-Romero | August 4th, 2008 @ 10:34 PM
In my setup the "observe_locales" around filter does not activate in lib/click_to_globalize.rb. I have to activate it by adding it explicitly in my ApplicationController class.
I'm running Rails 2.1.0 from vendor/rails.
Comments and changes to this ticket
-
jodosha August 5th, 2008 @ 11:31 AM
- → Tag changed from to bug filter
It works for me. Any hint?
-
Aitor Garay-Romero August 5th, 2008 @ 12:10 PM
False alarm. I have rechecked the issue and now it works for me. Maybe i got messed with some monkey patching i did to click-to-globalize to correct the yield bug and do some customizations.
You can close this ticket.
Thanks for this great plugin and your support!
-
jodosha August 5th, 2008 @ 12:17 PM
- → Tag changed from bug filter to filter invalid
- → State changed from new to invalid
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Click to Globalize is an extension for Globalize plugin, it allows to edit in place globalized labels. With this plugin you don't have to create a
globalization back-end, but just edit your interface in place!!
