1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/public
Andrew White 1ef12fd172 Remove fixture files with Windows incompatible filenames
Windows doesn't allow `\ / : * ? " < > |` in filenames so create
the fixture files at runtime and ignore the incompatible ones when
running on Windows.
2012-02-20 04:46:45 +00:00
..
elsewhere Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
foo Remove fixture files with Windows incompatible filenames 2012-02-20 04:46:45 +00:00
images Added automated timestamping to AssetTagHelper methods for stylesheets, javascripts, and images when Action Controller is run under Rails [DHH] 2006-03-29 20:57:53 +00:00
javascripts Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
stylesheets Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
.gitignore Ignore everything under test/fixtures/public/absolute 2009-07-27 17:21:52 +01:00
404.html test controller rescues 2006-11-13 02:03:50 +00:00
500.da.html Added localized rescue (404.da.html) [#1835 state:committed] 2009-02-02 17:56:22 +01:00
500.html test controller rescues 2006-11-13 02:03:50 +00:00
index.html Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00