Sha256: 773eac408447fa3f6d9809b03876e4c522f2f6c90d49a94e6430538dd436a5ab

Contents?: true

Size: 126 Bytes

Versions: 42

Compression:

Stored size: 126 Bytes

Contents

class CreatePosts < ActiveRecord::Migration
  def change
    create_table :posts do |t|

      t.timestamps
    end
  end
end

Version data entries

42 entries across 42 versions & 10 rubygems

Version Path
draper-3.0.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-3.0.0.pre1 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper_new-3.0.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/draper-2.1.0/spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-2.1.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-2.0.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-1.4.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-1.3.1 spec/dummy/db/migrate/20121019115657_create_posts.rb
strong_presenter-0.2.2 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-1.3.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
strong_presenter-0.2.1 spec/dummy/db/migrate/20121019115657_create_posts.rb
strong_presenter-0.2.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
strong_presenter-0.1.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
lockup-0.0.2 test/dummy/db/migrate/20130509023411_create_posts.rb
draper-1.2.1 spec/dummy/db/migrate/20121019115657_create_posts.rb
connections-0.2.1 test/dummy/db/migrate/20120307051308_create_posts.rb
locale_setter-0.4.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-1.2.0 spec/dummy/db/migrate/20121019115657_create_posts.rb
jamesgolick-draper-1.1.1a spec/dummy/db/migrate/20121019115657_create_posts.rb
draper-1.1.0 spec/dummy/db/migrate/20121019115657_create_posts.rb