aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/public
Commit message (Expand)AuthorAgeFilesLines
* Move Rails::Static into ActionDispatchJoshua Peek2009-09-263-0/+3
* Ignore everything under test/fixtures/public/absolutePratik Naik2009-07-271-1/+1
* Handle missing javascript/stylesheets assets by raising an exceptionChristos Zisopoulos2009-06-264-0/+4
* ignore absolute tmp directoryJoshua Peek2009-06-251-0/+1
* Added localized rescue (404.da.html) [#1835 state:committed]José Valim2009-02-021-0/+1
* Add :recursive option to javascript_include_tag and stylesheet_link_tag to be...Damian Janowski2008-07-082-0/+2
* Scripts and styles with multiple dots in the filename should cacheStephen Celis2008-04-122-0/+2
* Missed adds. References #10350.Jeremy Kemper2008-03-204-0/+4
* Re-added ActionView::Helpers::register_javascript/stylesheet_expansion to mak...Jeremy Kemper2008-03-201-0/+1
* Added caching option to AssetTagHelper#stylesheet_link_tag and AssetTagHelper...David Heinemeier Hansson2007-02-184-0/+4
* test javascript include with and without application.jsJeremy Kemper2007-01-081-0/+0
* test controller rescuesJeremy Kemper2006-11-132-0/+2
* Added automated timestamping to AssetTagHelper methods for stylesheets, javas...David Heinemeier Hansson2006-03-291-0/+0