Hello, I have a question regarding a database with rails.
If I declare a field is "float", when I do the query, do I need to use ".to_float" for the rails to understand the type of this field?
For example, in this calculation:
def se...
asked by
06.10.2016 / 14:36