Hi In my table I have t.decimal :rent, :precision => 12, :scale => 2
But when ever I enter a large value like 1234567890333.465 To the table it is stored as 9999999999.99 I would like to know how active record validation can be applied here? Thanks Tom -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.