José Valim
|
0b51f3cc73
|
Ensure the proper content type is returned for static files.
|
2010-10-04 18:06:04 +02:00 |
|
José Valim
|
14f9904e0f
|
Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected.
|
2010-09-29 11:18:31 +02:00 |
|
Emilio Tagua
|
eea61a030e
|
Initialize @compiled_at if it is not.
|
2010-09-28 16:24:42 -03:00 |
|
Piotr Sarnacki
|
c3c1a1e148
|
Do not use ActionController::Base.page_cache_extension in initialize to not load more ActiveSupport than we need
|
2010-09-04 00:07:38 +02:00 |
|
Piotr Sarnacki
|
9f0a1ae14e
|
Optimize ActionDispatch::Static
|
2010-09-04 00:07:34 +02:00 |
|
Piotr Sarnacki
|
401cd97923
|
Modified ActionDispatch::Static to allow passing multiple roots
|
2010-09-03 22:59:09 +02:00 |
|
Joshua Peek
|
ef58194129
|
Move Rails::Static into ActionDispatch
|
2009-09-26 11:37:42 -05:00 |
|