[Rails] Re: ActoveRecord values to columns assignation
On Feb 14, 4:17 am, pemeon <michal.kozmin...@gmail.com> wrote:
> What is the problem ? I tried this on empty rails app and I tried to
> assign values by attributes = but I have still error.
Don't call your column send - you're accidentally overriding a core
ruby method (although really rails should use __send__)
Fre
--
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.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home