Hi Quike, I suggest you use "decimal" por currency: http://stackoverflow.com/questions/1019939/ruby-on-rails-best-method-of-handling-currency-money
About the documentation: - This is the Rails list of field types: http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/TableDefinition.html#method-i-column - And the additional "rich types" by Hobo: http://hobocentral.net/manual/hobo_fields/rich_types Warm regards, Ignacio El 25/08/14 a las #4, Quikin escribió: > Hello HoboUsers > > i need a complete list of data types on Hobo > > Mount:Real > Mounf:Number > > - show me a error i need a real field for money $us or Euro, etc. or > like store "34.56 inch" > > - Data Types dependent of Database Engine?? > > Best Regards > > Quike > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
