On Apr 27, 2014, at 9:28 PM, tekram <tashfeen.ekram@gmail.com> wrote:
> What if I added a column that was an integer and copied the float to that column after converting it to an integer. I do not think any of them are out range. I kept as float as I took an outside dataset and imported it into this Rails app.
Why? If they're integers, make the column integer. If not, figure out why they're floats and what you can do to handle the data.
--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1037BAE5-CF96-4888-98E8-031E98886A8A%40elevated-dev.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment