I have a column in my database called activity_value and activity_time
for a blogging system
How do I add to the current value in a field. ex active_value =
value.current + @new_value
I could do this easily in PHP but not rails
I have a column in my database called activity_value and activity_time
for a blogging system
How do I add to the current value in a field. ex active_value =
value.current + @new_value
I could do this easily in PHP but not rails
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