We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8011c commit 3119ca0Copy full SHA for 3119ca0
db/migrate/20160529063352_add_roles_settings.rb
@@ -2,4 +2,4 @@ class AddRolesSettings < ActiveRecord::Migration
2
def change
3
add_column :roles, :settings, :text
4
end
5
-end
+end
0 commit comments