[Rails] Re: parentheses vs braces
u.update_attributes(...) is a method and you give it a hash as parameter
u.attributes = ... just assigns the attributes variable with a hash.
Den onsdagen den 25:e april 2012 kl. 21:15:36 UTC+2 skrev Ruby-Forum.com User:
So why the = sign in the first example?
--
Posted via http://www.ruby-forum.com/.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/rwqHHSgWfwsJ.
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