index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
generators
/
rails
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
3
-45
/
+0
*
Controller generators should use routes shortcut.
José Valim
2010-03-22
1
-1
/
+1
*
Controller generator now creates routes as well [#4233 state:resolved]
José Valim
2010-03-19
1
-0
/
+6
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
3
-0
/
+39
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
3
-39
/
+0
*
Removed invoke_if and allow hook_for to accept boolean options.
José Valim
2009-07-04
1
-2
/
+1
*
Added lookup to generators.
José Valim
2009-07-03
1
-1
/
+1
*
Removing unecessary class methods.
José Valim
2009-07-02
1
-1
/
+1
*
Added ResourceGenerator.
José Valim
2009-06-28
1
-1
/
+1
*
Rename invoke_for to hook_for.
José Valim
2009-06-27
1
-1
/
+1
*
Spec --no and --skip.
José Valim
2009-06-26
1
-1
/
+0
*
Added invoke_if and make use of it on controller generators.
José Valim
2009-06-26
1
-4
/
+1
*
Update some USAGE files.
José Valim
2009-06-26
1
-13
/
+2
*
Added Controller Generators.
José Valim
2009-06-26
3
-0
/
+55