????
Current Path : C:/inetpub/vhost/redmine/db/migrate/ |
Current File : C:/inetpub/vhost/redmine/db/migrate/20160529063352_add_roles_settings.rb |
class AddRolesSettings < ActiveRecord::Migration[4.2] def change add_column :roles, :settings, :text end end