Ruby on Rails
Monday, July 30, 2012
Upgraded to Rails 3.2.7.
I have an ActiveRecord with an attribute called "message". This works fine until 3.2.6.
With 3.2.7, I get this error:
private method `message' called for #<OutgoingMessageRecipient:0x105cf1da8>
I see a private method called 'message' added.
Short of renaming the field, any other suggestions?
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/0unpDOvl86YJ.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment