Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit 3a5519c

Browse files
committed
Fix code sample formatting in README
1 parent b5bc1fe commit 3a5519c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ Require the stylesheet file to app/assets/stylesheets/application.css
5252

5353
The `jquery.iframe-transport` fallback transport has some special caveats regarding the response data type, http status, and character encodings. `jquery-fileupload-rails` includes a middleware that handles these inconsistencies seamlessly. If you decide to use it, create an initializer that adds the middleware to your application's middleware stack.
5454

55-
````ruby
5655
Rails.application.config.middleware.use JQuery::FileUpload::Rails::Middleware
57-
````
5856

5957
## [Example app](https://github.com/tors/jquery-fileupload-rails-paperclip-example)
6058
This app uses paperclip and twitter-bootstrap-rails

0 commit comments

Comments
 (0)