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
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "-m/--template" option to Rails generator to apply template to generated ...
Jeremy McAnally
2008-12-02
1
-0
/
+3
*
Merge docrails.
Pratik Naik
2008-05-25
1
-1
/
+1
*
Table names aren't nested: replace / with _ to match the likely table name.
Jeremy Kemper
2007-11-16
1
-0
/
+1
*
Docfix (cloases #9832)
David Heinemeier Hansson
2007-10-18
1
-7
/
+8
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
1
-1
/
+1
*
Default to plural table name in Rails Generator if ActiveRecord is not presen...
Rick Olson
2007-07-12
1
-1
/
+1
*
Documentation for generators (closes #6671) [topfunky]
David Heinemeier Hansson
2006-12-03
1
-24
/
+73
*
Fixed migration creation to work with namespaced models, so script/generate m...
David Heinemeier Hansson
2006-10-09
1
-0
/
+1
*
Added script/generate resource which works just like scaffold_resource, but c...
David Heinemeier Hansson
2006-10-09
1
-0
/
+8
*
Make table_name and controller_name in generators honor AR::Base.pluralize_ta...
Marcel Molina
2005-09-28
1
-2
/
+2
*
Fixed generated functional test for nested controllers has wrong paths #635
David Heinemeier Hansson
2005-02-15
1
-3
/
+4
*
All libraries should link against the independent active support
David Heinemeier Hansson
2005-02-15
1
-2
/
+0
*
Moved Active Support into its own gem
David Heinemeier Hansson
2005-02-15
1
-2
/
+2
*
Updated the Rails generator command to work
David Heinemeier Hansson
2005-02-15
1
-2
/
+2
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-6
/
+15
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-15
/
+6
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-6
/
+15
*
Added new generator framework that informs about its doings on generation and...
David Heinemeier Hansson
2005-02-07
1
-0
/
+195