Commit f2c670e2 by Jon Yurek

Merge pull request #1409 from fxn/patch-1

fixes indentation in code example
parents 6a6f8552 51609d6f
......@@ -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