Skip to content

Commit

Permalink
Where are the tables?
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmagholder committed Oct 19, 2008
1 parent ab56d7d commit cef85cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/migrate/20081019161248_create_messages.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class CreateMessages < ActiveRecord::Migration
# no idea
def self.up
create_table :messages do |t|
t.string :text
Expand Down

0 comments on commit cef85cf

Please sign in to comment.