Heinz Strunk wrote:
> Hello,
>
> I'm currently implenting a ERM diagram and neither the Rails API nor
> Google could help me. I've got columns like ENUM('M', 'F'), VARCHAR(2)
> and TINYINT and I can't find any attribute types that fit mine. Is there
> any possiblity to add columns with these types (like: " t.string :name"
> but e.g. t.enum instead of t.string) without using 'execute "add column
http://enum-column.rubyforge.org/
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---