Sha256: e786a7f28543545c04dba034878ad2449128e9924a6e7e47c5a8d0298b210892
Contents?: true
Size: 191 Bytes
Versions: 7
Compression:
Stored size: 191 Bytes
Contents
class AddPermissionsFromDefaultRoles < ActiveRecord::Migration def up # Moved to seeds see http://projects.theforeman.org/issues/17585 end def down # not implemented end end
Version data entries
7 entries across 7 versions & 1 rubygems