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
/
model
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added script/generate resource which works just like scaffold_resource, but c...
David Heinemeier Hansson
2006-10-09
2
-3
/
+11
*
Migrations should use symbols now that the schema dumper is switching to that...
David Heinemeier Hansson
2006-03-04
1
-3
/
+3
*
Stop annoying me when Im changing fixtures for other tests first
David Heinemeier Hansson
2006-02-28
1
-1
/
+1
*
Added that script/generate model will now automatically create a migration fi...
David Heinemeier Hansson
2006-02-25
1
-0
/
+11
*
Model generator: correct relative path to test_helper in unit test.
Jeremy Kemper
2005-11-22
1
-1
/
+1
*
Added demonstration of fixture use to the test case generated by the model ge...
David Heinemeier Hansson
2005-11-02
2
-7
/
+3
*
Fixed generated functional test for nested controllers has wrong paths #635
David Heinemeier Hansson
2005-02-15
1
-3
/
+0
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
2
-6
/
+4
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
2
-4
/
+6
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
2
-6
/
+4
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
3
-0
/
+26