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
/
engine
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Start refactoring the method of configuring ActionView
Carlhuda
2010-03-03
1
-0
/
+3
|
*
Add config.generators.templates to provide alternative paths for template ↵
José Valim
2010-02-06
1
-0
/
+1
|
|
|
|
lookup.
*
Add reloadable specific for engines and move environment to application paths.
José Valim
2010-01-28
1
-1
/
+0
|
|
|
|
Signed-off-by: Carl Lerche <carllerche@mac.com>
*
Add active_model/railtie back to generated boot.rb, add models back to ↵
José Valim
2010-01-25
1
-0
/
+1
|
|
|
|
paths, load active_support/railtie since we need it and ensure default logger is set before config.
*
Ensure metals and initializers in plugins are loaded.
José Valim
2010-01-24
1
-1
/
+1
|
*
Add tests for plugin sanity check.
José Valim
2010-01-24
1
-1
/
+2
|
*
Ensure helpers work from configured path.
José Valim
2010-01-24
1
-0
/
+1
|
*
Move configuration to subfolders.
José Valim
2010-01-23
2
-1
/
+49
|
*
Create configurable modules and ensure that they are added only on direct ↵
José Valim
2010-01-23
1
-0
/
+24
children.
[prev]