Skip to content

Instantly share code, notes, and snippets.

@robertomiranda
Last active December 19, 2015 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertomiranda/a171843a3093b7778a2f to your computer and use it in GitHub Desktop.
Save robertomiranda/a171843a3093b7778a2f to your computer and use it in GitHub Desktop.
rails g migration AddOtpSecretKeyToUsers otp_secret_key:string
=>
invoke active_record
create db/migrate/20130707010931_add_otp_secret_key_to_users.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment