Hello
How do I determine whether record has been modified since i loaded it
from db? (without comparing it to database.) something like:
my_record.has_changed? # return true if attribute was modified, false
elsewhere
thanks guys
f.
Hello
How do I determine whether record has been modified since i loaded it
from db? (without comparing it to database.) something like:
my_record.has_changed? # return true if attribute was modified, false
elsewhere
thanks guys
f.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs