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
/
observer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
2
-19
/
+0
*
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
2
-0
/
+19
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
2
-19
/
+0
*
Make scaffold controller generate agnostic code and mark some hooks as required.
José Valim
2009-07-02
1
-1
/
+1
*
Added scaffold_controller.
José Valim
2009-07-02
1
-1
/
+1
*
Show second level invocations on usage.
José Valim
2009-07-02
1
-1
/
+1
*
Rename invoke_for to hook_for.
José Valim
2009-06-27
1
-1
/
+1
*
Make Observer generator agnostic.
José Valim
2009-06-27
3
-12
/
+3
*
Update some USAGE files.
José Valim
2009-06-26
1
-2
/
+2
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-3
/
+1
*
More code refactoring.
José Valim
2009-06-25
1
-1
/
+1
*
Added class collision checks.
José Valim
2009-06-25
1
-2
/
+3
*
Added observer generator.
José Valim
2009-06-25
3
-0
/
+29