Solved.
This was not an issue with ActiveRecord/Rails.
(I had to use "self.number=" instead of "number=". Using "number="
wasn't actually calling the function "number=",
but I presume was creating a local variable "number" instead.)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---