aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/examples
Commit message (Expand)AuthorAgeFilesLines
* add a metal to minimal examples for comparisonJeremy Kemper2009-05-271-6/+11
* Compare Base with HttpJeremy Kemper2009-05-241-13/+24
* runner classJeremy Kemper2009-05-231-16/+24
* Fewer runs by defaultJeremy Kemper2009-05-211-1/+1
* Minimal base/new_base comparisonJeremy Kemper2009-05-142-17/+34
* Simple example for require profilingJeremy Kemper2009-05-141-0/+17
* The examples are outdated and misleadingDavid Heinemeier Hansson2007-09-0919-455/+0
* Remove deprecated functionality from actionpack. Closes #8958 [lifofifo]Michael Koziarski2007-09-031-1/+1
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-215-0/+109
* Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...David Heinemeier Hansson2007-02-205-109/+0
* Allow Controllers to have multiple view_paths instead of a single template_ro...Rick Olson2007-02-044-4/+4
* Deprecate direct usage of @params. Update ActionView::Base for instance var d...Jeremy Kemper2006-08-073-9/+9
* Deprecation! @session and @flash will be removed after 1.2. Use the session a...Jeremy Kemper2006-08-071-2/+2
* InitialDavid Heinemeier Hansson2004-11-2414-0/+455