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
/
controller
/
components_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate render_component.
Pratik Naik
2008-08-29
1
-25
/
+41
*
Simplify the implementation of assert_redirected_to to normalise the urls bef...
Michael Koziarski
2008-07-04
1
-1
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
1
-1
/
+1
*
Remove deprecated functionality from actionpack. Closes #8958 [lifofifo]
Michael Koziarski
2007-09-03
1
-6
/
+6
*
Don't prepare response when rendering a component. Closes #8493.
Jeremy Kemper
2007-05-27
1
-0
/
+11
*
Deprecation: remove toplevel components directory and uses_component_template...
Jeremy Kemper
2007-03-13
1
-37
/
+15
*
uses_component_template_root looks at caller[0] which turns up the deprecatio...
Jeremy Kemper
2006-11-26
1
-1
/
+2
*
Deprecate standalone components.
Jeremy Kemper
2006-11-16
1
-1
/
+3
*
Deprecate direct usage of @params. Update ActionView::Base for instance var d...
Jeremy Kemper
2006-08-07
1
-1
/
+1
*
Determine the correct template_root for deeply nested components. Closes #2841.
Jeremy Kemper
2006-06-21
1
-1
/
+20
*
Fix problem where redirecting components can cause an
Scott Barron
2005-10-30
1
-0
/
+5
*
If a component redirects when called with render_component_as_string, render the
Scott Barron
2005-10-15
1
-2
/
+26
*
Keep flash after component is rendered. Closes #2291.
Scott Barron
2005-09-27
1
-0
/
+26
*
Fixed some tests
David Heinemeier Hansson
2005-02-23
1
-1
/
+1
*
Fixed internal calling
David Heinemeier Hansson
2005-02-20
1
-0
/
+13
*
Tests and tweaks for components
David Heinemeier Hansson
2005-02-19
1
-0
/
+13
*
Unit tests for rendering components
David Heinemeier Hansson
2005-02-19
1
-0
/
+48