This project is archived and is in readonly mode.
Changeset [ef58194129a1dc0a96286c271b71455d37712b42] by Joshua Peek
September 26th, 2009 @ 05:37 PM
Move Rails::Static into ActionDispatch
http://github.com/rails/rails/commit/ef58194129a1dc0a96286c271b7145...
Committed by Joshua Peek
- A actionpack/lib/action_dispatch/middleware/static.rb
- A actionpack/test/dispatch/static_test.rb
- A actionpack/test/fixtures/public/foo/bar.html
- A actionpack/test/fixtures/public/foo/index.html
- A actionpack/test/fixtures/public/index.html
- R railties/test/fixtures/public/foo/bar.html
- R railties/test/fixtures/public/foo/index.html
- R railties/test/fixtures/public/index.html
- R railties/test/rack_static_test.rb
- M actionpack/lib/action_dispatch.rb
- M railties/guides/source/rails_on_rack.textile
- M railties/lib/rails/initializer.rb
- M railties/lib/rails/rack/static.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>