????

Your IP : 3.149.235.7


Current Path : C:/inetpub/vhost/redmine/db/migrate/
Upload File :
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