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
/
partials.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed that render :partial would fail when :object was a Hash (due to backwar...
David Heinemeier Hansson
2005-09-09
1
-1
/
+1
*
Make rendering an empty partial collection behave like :nothing => true #2080...
Jamis Buck
2005-09-01
1
-1
/
+1
*
Fixed bug when a partial render was passing a local with the same name as the...
David Heinemeier Hansson
2005-07-27
1
-1
/
+1
*
Improved performance of test app req/sec with ~10% refactoring the render met...
David Heinemeier Hansson
2005-07-24
1
-4
/
+8
*
Added note about render_partial_collection #1557
David Heinemeier Hansson
2005-07-03
1
-0
/
+3
*
Updated documentation for partials #1171
David Heinemeier Hansson
2005-06-21
1
-7
/
+9
*
Fixed that render_partial_collection should always return a string (and not s...
David Heinemeier Hansson
2005-05-13
1
-1
/
+2
*
Changed render_partial to take local assigns as the second parameter instead ...
David Heinemeier Hansson
2005-04-16
1
-5
/
+16
*
Fixed partials handling
David Heinemeier Hansson
2005-04-16
1
-4
/
+23
*
Added render_partial/render_partial_collection from controllers for easier Aj...
David Heinemeier Hansson
2005-03-09
1
-2
/
+4
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-1
/
+1
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-1
/
+1
*
Added fourth argument to render_collection_of_partials that allows you to spe...
David Heinemeier Hansson
2005-01-11
1
-2
/
+2
*
Added that render_partial will always by default include a counter with value...
David Heinemeier Hansson
2004-12-12
1
-1
/
+8
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+64