José Valim
2009-Apr-01 11:02 UTC
[PATCH] I18n fix on error_messages_for and allow strings to be sent as collection to select
Guys, 1. Fixes a bug where error_messages_for looks for "book seller" names in I18n when it should look for "book_seller". https://rails.lighthouseapp.com/projects/8994/tickets/2390-object-names-with-underscore-do-the-wrong-lookup-in-i18n-on-error_messages_for 2. Allow strings to be sent to select in order to use nested attribute goodness. https://rails.lighthouseapp.com/projects/8994/tickets/2391-allow-strings-to-be-sent-as-collection-to-select Regards, -- José Valim. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---