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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Move...
David Heinemeier Hansson
2005-03-06
1
-1
/
+2
*
Move Controllers wrapper module away from environment.rb and into dependencie...
David Heinemeier Hansson
2005-02-15
1
-1
/
+6
*
All libraries should link against the independent active support
David Heinemeier Hansson
2005-02-15
1
-2
/
+1
*
Moved Active Support into its own gem
David Heinemeier Hansson
2005-02-15
1
-1
/
+2
*
Updated the Rails generator command to work
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-1
/
+5
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-5
/
+1
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-1
/
+5
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
1
-201
/
+33
*
Touched up wording on the new recommendation stuff for generate models
David Heinemeier Hansson
2004-12-23
1
-4
/
+3
*
Added protection for creating a model through the generators with a name of a...
David Heinemeier Hansson
2004-12-23
1
-0
/
+27
*
Added a better generator for scaffolding that actually creates the code, so i...
David Heinemeier Hansson
2004-12-07
1
-0
/
+175