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
/
test
/
template
/
scriptaculous_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored url_for in AV to have its own instances of the helpers instead of ...
wycats
2010-04-03
1
-19
/
+14
*
Temporarily modifies setup to call super directly. This can support more T::U...
Yehuda Katz and Carl Lerche
2009-04-08
1
-0
/
+1
*
Introduce ActionView::TestCase for testing view helpers.
Joshua Peek
2008-04-19
1
-11
/
+3
*
Ensure that :confirm doesn't need extra quotes when using drop_receiving_elem...
Michael Koziarski
2008-02-16
1
-1
/
+3
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Allow ability to disable request forgery protection, disable it in test mode ...
Rick Olson
2007-09-28
1
-3
/
+3
*
Merge csrf_killer plugin into rails. Adds RequestForgeryProtection model tha...
Rick Olson
2007-09-23
1
-0
/
+4
*
Properly quote the arguments to visual_effect. Closes #7220 [jeremymcanally]
Michael Koziarski
2007-09-02
1
-0
/
+2
*
Removed deprecated parameters_for_method_reference concept (legacy from befor...
David Heinemeier Hansson
2007-05-12
1
-1
/
+1
*
Use a consistent load path to avoid double requires. Fix some scattered Ruby ...
Jeremy Kemper
2007-01-28
1
-2
/
+2
*
Fixed tests (closes #4087) [Rick Olson]
David Heinemeier Hansson
2006-03-05
1
-5
/
+18
*
allow RJS enum values to be passed to visual_effect() and other scriptaculous...
David Heinemeier Hansson
2006-03-05
1
-30
/
+30
*
Added support to AssetTagHelper#javascript_include_tag for having :defaults a...
David Heinemeier Hansson
2006-02-28
1
-3
/
+3
*
Added support for visual effects scoped queues to the visual_effect helper #3...
Thomas Fuchs
2006-02-27
1
-0
/
+6
*
Add the ability to call JavaScriptGenerator methods from helpers called in up...
Sam Stephenson
2006-01-23
1
-9
/
+0
*
Added support for toggling visual effects to ScriptaculousHelper::visual_effe...
Thomas Fuchs
2005-12-25
1
-0
/
+10
*
Added :select option for JavaScriptMacroHelper#auto_complete_field that makes...
David Heinemeier Hansson
2005-12-24
1
-0
/
+9
*
Refactored JavaScriptHelper into PrototypeHelper and ScriptaculousHelper. Ad...
Sam Stephenson
2005-11-14
1
-0
/
+61