Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Jun 16, 2014
1 parent 08c3a06 commit ac7e518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ In `config/application.rb`
```ruby
module MyApp
class Application < Rails::Application
config.middleware.use Rack::DevMark::Middleware, :fsecure
config.middleware.insert_before ActionDispatch::ParamsParser, Rack::SecureUpload::Middleware, :avast
end
end
```
Expand Down

0 comments on commit ac7e518

Please sign in to comment.