Greg Christopher wrote: > Yeah, i was using my buddy's computer. > > So, I think I understand, but want to make sure I understand how I would > use these practically. Basically, using these ruby shortcuts allows me > to better work with and manage variables that I won't immediately be > saving with my object.
At this point, you should probably read Programming Ruby (or a similar book) and get a good understanding of accessor methods. There's little or nothing Rails-specific in this discussion, and we are far enough toward the "Ruby basics" end of the spectrum that it will be a better use of everyone's time and brain power if you come back after you do a bit of reading. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

