Skip to content

Instantly share code, notes, and snippets.

@goodviber
Created November 22, 2016 12:44
Show Gist options
  • Save goodviber/1217ac60945fc021cf738281fa947a93 to your computer and use it in GitHub Desktop.
Save goodviber/1217ac60945fc021cf738281fa947a93 to your computer and use it in GitHub Desktop.
3 state boolean
add_column :users, :admin, :boolean, null: false, default: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment