aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test
Commit message (Expand)AuthorAgeFilesLines
* Add render allows unicode text name in partials - 🍣Vipul A M2016-04-171-0/+1
* Fix partial rendering with dot in filenameBenjamin Quorning2016-03-041-0/+1
* Add Html template handler that wraps Raw output in an OutputBufferSantiago Pastorino2016-01-051-0/+1
* Respect value of `:object` if `:object` is false when renderingyui-knk2015-11-131-0/+1
* Do not put partial name to local_assigns when rendering without an objectHenrik Nygren2015-05-141-0/+1
* Collections automatically cache and fetch partials.Kasper Timm Hansen2015-02-212-0/+6
* Partial template name does no more have to be a valid Ruby identifierAkira Matsuda2015-02-062-0/+1
* Make possible to use blocks with short version of render partialNikolay Shebanov2014-12-191-0/+3
* Some valid block calls in templates caused syntax errorsAkira Matsuda2014-11-201-1/+1
* handle <%== nil %> casesAaron Patterson2014-09-141-0/+1
* Ensure LookupContext in Digestor selects correct variantPiotr Chmolowski2014-03-092-0/+2
* Restore mistakenly removed malformed file fixturesƁukasz StrzaƂkowski2013-06-205-0/+5
* Remove unneeded test fixtures in AVPiotr Sarnacki2013-06-2040-70/+0
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-20111-0/+207