Project

General

Profile

Download (133 Bytes) Statistics
| Branch: | Tag: | Revision:
class AddGroupsBaseToAuthSource < ActiveRecord::Migration
def change
add_column :auth_sources, :groups_base, :string
end
end
(201-201/281)