Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :scissors: empty line at the top of files | Akira Matsuda | 2015-09-21 | 1 | -1/+0 |
* | Fix dependency tracker bug | Juho Leinonen | 2015-02-25 | 1 | -1/+0 |
* | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 1 | -1/+0 |
* | Fix that render layout should also be picked up by the template dependency tr... | David Heinemeier Hansson | 2014-07-25 | 1 | -0/+15 |
* | Add unregister_template_handler to prevent leaks. | Zuhao Wan | 2014-06-12 | 1 | -0/+1 |
* | Avoid scanning multiple render calls as a single match. | João Britto | 2014-01-09 | 1 | -4/+26 |
* | Improve ERB dependency detection. | João Britto | 2014-01-09 | 1 | -4/+88 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+74 |