Sha256: e197776536715acb2fb8651ea044eae8405658e4823343a79a4ae7f7ffc67f09
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
class CreateChooChooLocomotives < ActiveRecord::Migration def change create_table :choo_choo_locomotives do |t| t.timestamps end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
choo_choo-0.0.1 | db/migrate/20140221100053_create_choo_choo_locomotives.rb |