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_view
/
helpers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert benchmark helper regression. Use a #capture within a #benchmark
Jeremy Kemper
2013-01-14
1
-2
/
+3
*
Removed useless "extend SanitizeHelper::ClassMethods"
Andrey Samsonov
2012-10-15
1
-4
/
+0
*
Split asset url helpers into seperate AssetUrlHelper
Joshua Peek
2012-10-12
1
-0
/
+2
*
add benchmark helper that works in erb
Sergey Nartimov
2012-01-07
1
-3
/
+2
*
Move the last pockets of Sprockets stuff into the Sprockets directory
wycats
2011-05-23
1
-2
/
+0
*
More AV::Base cleanup.
José Valim
2011-05-04
1
-0
/
+2
*
Tidy up pending TODOs after discussion with Mr. Gatoz (@wycats).
José Valim
2011-05-01
1
-0
/
+2
*
removes ActionView::Helpers::PrototypeHelper
Xavier Noria
2011-04-13
1
-2
/
+0
*
removes ActionView::Helpers::ScriptaculousHelper
Xavier Noria
2011-04-13
1
-2
/
+0
*
Add SprocketsHelper
Joshua Peek
2011-03-28
1
-0
/
+2
*
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
1
-2
/
+2
*
Revert "Removed Array#safe_join in AS core_ext and moved it to a view helper ...
José Valim
2011-02-10
1
-2
/
+2
*
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
1
-2
/
+2
*
There is no DeprecatedBlockHelpers in AV, so remove it
Carlos Antonio da Silva
2010-09-26
1
-1
/
+0
*
No need to delegate. Simply include the whole RecordIdentifier module.
José Valim
2010-07-21
1
-2
/
+0
*
Refactored url_for in AV to have its own instances of the helpers instead of ...
wycats
2010-04-03
1
-6
/
+3
*
Use ActiveSupport::Autoload for view helpers. [#4237 state:resolved]
Sam Elliott and Ryan Bigg
2010-03-27
1
-24
/
+26
*
Deprecate block_called_from_erb? pending a solution for getting it into apps
Carlhuda
2010-03-09
1
-0
/
+1
*
Expose CSRF tag for UJS adapters
Jeremy Kemper
2010-02-04
1
-0
/
+2
*
Drop AjaxHelper
Joshua Peek
2010-01-30
1
-1
/
+0
*
Revert "Merge branch 'rails/master' into ujs"
Joshua Peek
2010-01-30
1
-3
/
+5
*
moving include of ScriptaculousHelper into PrototypeHelper, ActionView should...
Erik St. Martin
2010-01-27
1
-2
/
+0
*
restructure compatibility module so it is no longer a child
Stephen St. Martin
2010-01-27
1
-2
/
+2
*
Removed all helpers from PrototypeHelper that are implemented in AjaxHelper. ...
Erik St. Martin
2010-01-27
1
-2
/
+2
*
Unify benchmark APIs.
José Valim
2009-10-15
1
-2
/
+4
*
Switch to on-by-default XSS escaping for rails.
Michael Koziarski
2009-10-08
1
-0
/
+2
*
First effort at new Ajax helpers
Yehuda Katz
2009-07-20
1
-0
/
+1
*
Rename ActiveRecordHelper to ActiveModelHelper
Yehuda Katz
2009-07-20
1
-2
/
+2
*
Pull autoload fix from 2-3-stable
Michael Koziarski
2009-06-09
1
-1
/
+1
*
simplify console with helpers
Joshua Peek
2008-11-23
1
-0
/
+1
*
use autoload instead of explicit requires for ActionView
Joshua Peek
2008-11-23
1
-5
/
+23
*
Remove the country_select helper.
Michael Koziarski
2008-09-18
1
-1
/
+0
*
Include all helpers into ActionView::Helper
Joshua Peek
2008-08-25
1
-0
/
+39