index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails_generator
/
generators
/
components
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge documentation changes from docrails.
Pratik Naik
2008-05-16
1
-4
/
+4
*
No trailing whitespace in migration generation (closes #10235)
David Heinemeier Hansson
2007-11-25
1
-2
/
+2
*
Updated some docs to reference the latest and greatest and played style nazi ...
David Heinemeier Hansson
2007-09-20
1
-10
/
+10
*
Use attribute pairs instead of the migration name to create add and remove co...
Michael Koziarski
2007-09-09
3
-20
/
+29
*
Automatically generate add/remove column commands in specially named migratio...
Rick Olson
2007-07-24
3
-2
/
+29
*
Wordsmith generator USAGEs.
Jeremy Kemper
2007-05-29
1
-10
/
+6
*
Fixed migration generation for class names like ACLController (closes #5197) ...
David Heinemeier Hansson
2006-07-05
1
-1
/
+1
*
Doc fix (closes #4209) [Caio Chassot]
David Heinemeier Hansson
2006-03-18
1
-1
/
+1
*
Allows generator to specify migrations directory. References #2960.
Jeremy Kemper
2005-11-20
1
-1
/
+0
*
Introducing the session_migration generator. Creates an add_session_table mi...
Jeremy Kemper
2005-11-20
1
-50
/
+0
*
Don't dirty up the command delegates' base class with methods that belong in ...
Jeremy Kemper
2005-10-29
1
-5
/
+5
*
Migrations may be destroyed: script/destroy migration foo. Closes #2635.
Jeremy Kemper
2005-10-29
1
-5
/
+52
*
Make the migration generator only check files ending in *.rb when calculating...
Sam Stephenson
2005-09-27
1
-1
/
+1
*
Added prevention of duplicate migrations from the generator #2240 [fbeausolei...
David Heinemeier Hansson
2005-09-24
1
-0
/
+2
*
Added a USAGE document to the migration generator
David Heinemeier Hansson
2005-07-06
1
-0
/
+14
*
Added a migration generator
David Heinemeier Hansson
2005-06-22
2
-0
/
+16