Commit 51609d6f by Xavier Noria

fixes indentation in code example

Just saw this indentation in passing. Thanks for Paperclip!
parent 6a6f8552
......@@ -88,8 +88,8 @@ For Non-Rails usage:
```ruby
class ModuleName < ActiveRecord::Base
include Paperclip::Glue
...
include Paperclip::Glue
...
end
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment