public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/JackDanger/rails.git
Search Repo:
Add exception to example (closes #2315)

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2752 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Wed Oct 26 06:29:11 -0700 2005
commit  9b2ea172d72563c677e40156ba53aaaef6ed2294
tree    5ea15771c5ef3c35f411e55baa2226130d226399
parent  17816a11ee62e133663276561ec53b8a2a98f6f8
...
92
93
94
 
95
96
97
...
92
93
94
95
96
97
98
0
@@ -92,6 +92,7 @@ module ActiveRecord
0
   #
0
   # def self.down
0
   # # not much we can do to restore deleted data
0
+ # raise IrreversibleMigration
0
   # end
0
   # end
0
   #

Comments

    No one has commented yet.