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 added !ruby/object:Proc {} to yml file #2

Open Migrate opened 15 years ago

Migrate commented 15 years ago

Hello, Let me start by saying that your plugin is very useful. It was a great help to find untranslated strings. I've used your plugin and it was working fine until it added two lines like the following to en.yml file: long_ordinal: !ruby/object:Proc {} Note: I'm using Rails 2.3.2