aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/testing
Commit message (Expand)AuthorAgeFilesLines
* [action_view] added custom patterns to template resolverChris Kowalik2011-03-201-6/+6
* #948 template_inheritanceartemave2010-12-261-1/+5
* Resolvers now consider timestamps.José Valim2010-10-101-2/+3
* Allow cache to be temporarily disabled through lookup_context.José Valim2010-10-071-3/+5
* Get rid of ruby warnings in Resolvers. Move a few methods up to the abstract ...José Valim2010-10-071-2/+2
* Don't shadow outer local variables.Emilio Tagua2010-09-271-4/+4
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* add NullResolverDavid Chelimsky2010-05-021-0/+8
* move FixtureResolver to a file that is accessible outside Rails' own testsDavid Chelimsky2010-05-021-0/+35