Skip to content

Commit

Permalink
Fix missing /ruby block
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonnoble committed Dec 4, 2011
1 parent 718d0ea commit b6d7ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions railties/guides/source/migrations.textile
Expand Up @@ -305,6 +305,7 @@ class RemovePartNumberFromProducts < ActiveRecord::Migration
add_column :products, :part_number, :string
end
end
</ruby>

You are not limited to one magically generated column, for example

Expand Down

0 comments on commit b6d7ce9

Please sign in to comment.