Skip to content

Instantly share code, notes, and snippets.

@nuxlli
Created August 20, 2008 01:19
Show Gist options
  • Select an option

  • Save nuxlli/6278 to your computer and use it in GitHub Desktop.

Select an option

Save nuxlli/6278 to your computer and use it in GitHub Desktop.
create_table :users do |t|
...
t.string :genere
t.string :so
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment