Displaying 1 result from an estimated 1 matches for "your_model_nam".
Did you mean:
your_model_name
2006 Aug 03
2
Convert currency into number
1) A user enters $100 into a textfield and submits, I need to strip off
the $ sign before it gets saved to the db.
2) The name of the field is "price", why does params[:price] upon
submitting have nil value?
--
Posted via http://www.ruby-forum.com/.