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
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
28
-558
/
+0
*
Fixed that generate scaffold would produce bad functional tests
David Heinemeier Hansson
2005-01-22
2
-12
/
+12
*
Added the option to specify a controller name to "generate scaffold" and made...
David Heinemeier Hansson
2005-01-13
4
-19
/
+21
*
Fixed that generated action_mailers doesnt need to require the action_mailer ...
David Heinemeier Hansson
2004-12-31
1
-2
/
+0
*
Added protection for creating a model through the generators with a name of a...
David Heinemeier Hansson
2004-12-23
4
-4
/
+12
*
Made the last tweaks before 0.9
David Heinemeier Hansson
2004-12-16
3
-3
/
+38
*
Moved generate to bin and included it again
David Heinemeier Hansson
2004-12-15
1
-41
/
+0
*
Removed redundent tests for success and removed the tests for missing records...
David Heinemeier Hansson
2004-12-15
1
-30
/
+0
*
Renamed AbstractApplicationController and abstract_application.rb to Applicat...
David Heinemeier Hansson
2004-12-15
2
-2
/
+2
*
fixtures :models will now also attempt to include the model.rb file
David Heinemeier Hansson
2004-12-14
1
-1
/
+0
*
Slightly less overzealous testing
David Heinemeier Hansson
2004-12-13
1
-7
/
+1
*
Display error messages on scaffolded form pages
David Heinemeier Hansson
2004-12-12
2
-0
/
+2
*
Mailer generator should create passing tests
David Heinemeier Hansson
2004-12-10
3
-7
/
+5
*
Updated the usage documentation for the generator actions for their new home
David Heinemeier Hansson
2004-12-09
4
-39
/
+43
*
Added a better generator for scaffolding that actually creates the code, so i...
David Heinemeier Hansson
2004-12-07
32
-111
/
+429
*
Initial
David Heinemeier Hansson
2004-11-24
14
-0
/
+271