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
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made Action View work with the new render :file/:partial style from the contr...
David Heinemeier Hansson
2005-06-02
1
-2
/
+15
*
Include flash in the list of attributes with accessors in the view
David Heinemeier Hansson
2005-05-20
1
-1
/
+1
*
Added accessors to logger, params, response, session, and headers from the vi...
David Heinemeier Hansson
2005-05-19
1
-0
/
+2
*
Added support for POST data in form of YAML or XML, which is controller throu...
David Heinemeier Hansson
2005-05-14
1
-1
/
+1
*
Fixed stringification on all assigned hashes. The sacrifice is that assigns[:...
David Heinemeier Hansson
2005-04-19
1
-1
/
+1
*
Deprecated the majority of all the testing assertions and replaced them with ...
David Heinemeier Hansson
2005-04-17
1
-2
/
+2
*
Fixed partials handling
David Heinemeier Hansson
2005-04-16
1
-0
/
+1
*
Added ActionView::Base.register_template_handler for easy integration of an a...
David Heinemeier Hansson
2005-02-19
1
-15
/
+42
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-2
/
+2
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Added option to ERB templates to swallow newlines by using <% if something -%...
David Heinemeier Hansson
2004-12-12
1
-1
/
+1
*
Fixed that cached template loading would still check the file system to see i...
David Heinemeier Hansson
2004-12-01
1
-1
/
+2
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+264