Skip to content

Conversation

@jacksonpires
Copy link

Add locale pt-BR in Rails3

galetahub and others added 30 commits December 20, 2010 12:32
…lper modules

Such an inclusion includes rails default ActionViewHelpers at after_initialize state.
That leads to all plugins/gems modifications to ActiveView::Helpers to be reset
to their original version.

For example:

If you use gem "dynamic_form" (https://github.com/joelmoss/dynamic_form) without rails-ckeditor it works well.
Should you then include gem "rails-ckeditor" to your Gemfile you begin to get deprecation warnings on dynamic_form's
overriden methods (error_message_on etc).
Ckeditor.file_model and Ruby 1.9
The way how rails-ckeditor is initialized resets other plugins hooks in ActionHelpers
…ns than the few now implemented. Should be backwards compatible.
don't delete value from options
Add locale pt-BR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants