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
/
actionpack
/
lib
/
action_controller
/
railties
/
paths.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-1
/
+0
*
Rely on a public contract between railties instead of accessing railtie metho...
José Valim
2011-11-23
1
-3
/
+4
*
Remove the ability for engines to serve assets from the public directory.
José Valim
2011-04-15
1
-8
/
+0
*
Set proper engine's asset directories when assets are served from engine.
Piotr Sarnacki
2010-12-16
1
-0
/
+8
*
Add config.action_controller.include_all_helpers, by default it is set to true.
Piotr Sarnacki
2010-11-18
1
-1
/
+3
*
Provide a cleaner syntax for paths configuration that does not rely on method...
José Valim
2010-10-06
1
-2
/
+4
*
Forgot to move that line to railtie on rebase
Piotr Sarnacki
2010-09-03
1
-1
/
+1
*
Include all helpers from non-namespaced engines
Piotr Sarnacki
2010-09-03
1
-9
/
+3
*
Set only helpers_path on inherited hook in action_controller/railtie.rb and u...
Piotr Sarnacki
2010-09-03
1
-4
/
+2
*
Moved ActionMailer and ActionController railties options to inherited hook
Piotr Sarnacki
2010-09-03
1
-0
/
+28