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
/
template
/
handlers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7669 from guilleiguaran/rename-rb-handler
Carlos Antonio da Silva
2012-09-17
1
-1
/
+1
|
\
|
*
Rename .rb template handler to .ruby to avoid conflicts with mustache views c...
Guillermo Iguaran
2012-09-17
1
-1
/
+1
*
|
allowing pass couple extension to register_template_handler call
Tima Maslyuchenko
2012-09-17
1
-3
/
+6
|
/
*
Add .rb template handler
Guillermo Iguaran
2012-09-11
1
-0
/
+1
*
Created a Raw handler for templates.
Steve Klabnik
2012-05-17
1
-0
/
+2
*
Merge pull request #5101 from ckdake/ckdake_actionview_handler_reset
José Valim
2012-02-20
1
-0
/
+1
*
updating documentation for register_template_handler
James A. Rosen
2012-02-01
1
-8
/
+5
*
removed deprecated methods, and related tests, from ActionPack
Josh Kalderimis
2011-05-24
1
-6
/
+0
*
removes the RJS template handler
Xavier Noria
2011-04-13
1
-2
/
+0
*
Deprecate handler_class_for_extension as template handlers can be any Ruby ob...
José Valim
2010-12-01
1
-1
/
+7
*
Deprecate old template handler API. Remove old handlers.
José Valim
2010-10-10
1
-7
/
+3
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Final touches and fixes.
Rizwan Reza
2010-06-21
1
-0
/
+1
*
Optimize LookupContext
wycats
2010-06-04
1
-1
/
+1
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-47
/
+49
*
Fix ActionMailer Symbol#to_proc instance
Yehuda Katz
2009-05-16
1
-1
/
+1
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-1
/
+1
*
Refactor ActionView::Path
Yehuda Katz + Carl Lerche
2009-04-22
1
-0
/
+4
*
Begin unifying the interface between ActionController and ActionView
Yehuda Katz
2009-01-22
1
-0
/
+48