Where can I find a list of data types that can be used in rails 3? (such as text, string, integer, float, date, etc.?) I keep randomly learning about new ones, but I\'d love
Do you mean for defining active record migrations? or do you mean Ruby data types?
Here's a link that may help for creating migrations:
Orthogonal Thought - MySQL and Ruby on Rails datatypes