Sha256: b1e832626c788eb6d5fb225005a3f4c29382b8589ca6bd0608d7960560ee773e
Contents?: true
Size: 117 Bytes
Versions: 1
Compression:
Stored size: 117 Bytes
Contents
class AddAuthors < ActiveRecord::Migration def up add_authors(:blank_twos, :string, :null => true) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ar-audit-tracer-1.0.2 | test/resources/migrations/add_authors.rb |