On Tue, Mar 29, 2011 at 3:14 PM, Robert Pankowecki < [email protected]> wrote:
> On Tue, Mar 29, 2011 at 11:30 PM, Ryan Bigg <[email protected]> > wrote: > > We are asking you (yes you!) to *try out* the release candidate. If > > something > > that changed between 3.0.5 and this release candidate breaks your > > application, > > we want to know about it! > > ActiveModel::Name does not have :i18n_key method anymore. Yep, this breaks my app too. This commit is the culprit: https://github.com/rails/rails/commit/f80eea3bf30dcceaca3c4a9cd9238bdc44a9e165 -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
