Sha256: 2947c1a1a9eddf048d18db15ce7c4586a7c8a93914eedf13bfa06886b6a2f33d
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
class CreateAccount < ActiveRecord::Migration # goodbye # hello def self.up end def self.down end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails3_artifactor-0.1.5 | spec/fixtures/db/migrations/20100913162614_create_account.rb |
rails3_artifactor-0.1.4 | spec/fixtures/db/migrations/20100913162614_create_account.rb |