mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Change wording to be more understandable
This commit is contained in:
@@ -479,8 +479,8 @@ the +change+ method supports only these migration definitions:
|
||||
* +rename_index+
|
||||
* +rename_table+
|
||||
|
||||
If you're going to use other methods, you'll have to write the +up+ and +down+
|
||||
methods normally.
|
||||
If you're going to need to use any other methods, you'll have to write the
|
||||
+up+ and +down+ methods instead of using the change method.
|
||||
|
||||
h4. Writing Your +down+ Method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user