Skip to content

Instantly share code, notes, and snippets.

@benzittlau
Created May 11, 2011 18:21
Show Gist options
  • Save benzittlau/966996 to your computer and use it in GitHub Desktop.
Save benzittlau/966996 to your computer and use it in GitHub Desktop.
Explicitly specify which ORM to use when generating a migration in Rails
macbook:bs_portal Ben$ rails g migration add_translations_table --orm=active_record
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment