mirror of
https://github.com/github/rails.git
synced 2026-01-26 14:58:11 -05:00
Add exception to example (closes #2315)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2752 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -92,6 +92,7 @@ module ActiveRecord
|
||||
#
|
||||
# def self.down
|
||||
# # not much we can do to restore deleted data
|
||||
# raise IrreversibleMigration
|
||||
# end
|
||||
# end
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user