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
/
actionpack
/
lib
/
action_controller
/
metal
/
helpers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use caller for helpers_dir deprecation warnings
Jeremy Kemper
2010-06-28
1
-2
/
+2
*
Ruby 1.9: helper path may be a pathname, so convert to a string before quotin...
Jeremy Kemper
2010-05-16
1
-1
/
+1
*
Clean up the config object in ActionPack. Create config_accessor which just d...
José Valim
2010-04-22
1
-2
/
+2
*
revises some <%= in rdoc
Xavier Noria
2010-04-05
1
-1
/
+1
*
Update AP to start locking down a public API. This work is parallel to some d...
Yehuda Katz
2010-02-16
1
-2
/
+2
*
Convert to class_attribute
Jeremy Kemper
2010-02-01
1
-1
/
+3
*
Bring helpers_dir deprecation back.
José Valim
2010-01-30
1
-0
/
+2
*
Fix some backward incompatible behavior on AM.
José Valim
2010-01-30
1
-15
/
+0
*
AC railtie should configure helpers path.
José Valim
2010-01-26
1
-3
/
+2
*
Keep ActionController::Base.helpers_dir around for a bit longer
Joshua Peek
2010-01-26
1
-37
/
+33
*
Add a deprecation for helpers_dir.
José Valim
2010-01-25
1
-0
/
+12
*
Fix failing tests after merge.
José Valim
2010-01-24
1
-0
/
+1
*
Ensure helpers work from configured path.
José Valim
2010-01-24
1
-8
/
+10
*
Get rid of initializers global and create i18n railtie.
José Valim
2010-01-23
1
-0
/
+2
*
Stop overriding LoadError.new to return a MissingSourceError (and sometimes n...
Yehuda Katz
2010-01-19
1
-1
/
+1
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-1
/
+1
*
Remove ActionMailer helpers and rely on AbstractController one.
José Valim
2009-11-01
1
-65
/
+4
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-1
/
+1
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+176