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
/
metal
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Load generators from both lib/rails/generators and lib/generators. Using the ↵
José Valim
2010-03-23
3
-31
/
+0
|
|
|
|
former since it's less obstrusive.
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
|
|
|
|
Signed-off-by: Carl Lerche <carllerche@mac.com>
*
Ensure metals and initializers in plugins are loaded.
José Valim
2010-01-24
1
-1
/
+1
|
*
Use expand_path to require environment in metal template
Joshua Peek
2010-01-22
1
-1
/
+1
|
*
Include cascade header in metal template
Joshua Peek
2010-01-22
1
-1
/
+1
|
*
Generators load path now will be Ruby load path. If you want to use ↵
José Valim
2010-01-18
3
-0
/
+31
|
|
|
|
rspec:install generator, you need generators/rspec/install_generator in your load path.
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
3
-31
/
+0
|
*
Modified rake tasks to use new app generator structure and updated Thor version.
José Valim
2009-07-16
1
-1
/
+1
|
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-3
/
+1
|
*
Added class collision checks.
José Valim
2009-06-25
1
-4
/
+10
|
*
Change current sstructure.
José Valim
2009-06-23
3
-0
/
+27