aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/template/handlers/builder.rb
Commit message (Expand)AuthorAgeFilesLines
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-26/+0
* Remove Mime::Type translations from Action ViewPiotr Sarnacki2012-08-281-1/+1
* Fixes for using action view template in isolation.José Valim2011-11-301-1/+10
* Deprecate old template handler API. Remove old handlers.José Valim2010-10-101-4/+4
* Reorganize autoloads:Carlhuda2009-12-021-2/+2
* Restore split between require-time and runtime load path mungery. Simplifies ...Jeremy Kemper2009-09-241-1/+1
* Rollback AS bundler work and improve activation of vendored dependenciesJoshua Peek2009-09-131-1/+1
* Try speeding up rails bootingYehuda Katz + Carl Lerche2009-06-251-2/+1
* Cleaning up if defined?(ActionController::Http) blocks from the pre new base ...Yehuda Katz + Carl Lerche2009-06-171-2/+1
* Remove some response content type concepts from ActionViewYehuda Katz + Carl Lerche2009-05-211-0/+2
* Begin unifying the interface between ActionController and ActionViewYehuda Katz2009-01-221-0/+17