Sha256: 9694d08eef79c2a2cbedaff115245e52322aef70932dd3a184376fdebb594bf8
Contents?: true
Size: 141 Bytes
Versions: 18
Compression:
Stored size: 141 Bytes
Contents
class AddInitialCommitToEnvironments < ActiveRecord::Migration def change add_column :environments, :initial_commit, :string end end
Version data entries
18 entries across 18 versions & 1 rubygems