Skip to content

Commit

Permalink
Merge pull request thoughtbot#1409 from fxn/patch-1
Browse files Browse the repository at this point in the history
fixes indentation in code example
  • Loading branch information
Jon Yurek committed Jan 6, 2014
2 parents 6a6f855 + 51609d6 commit f2c670e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ For Non-Rails usage:

```ruby
class ModuleName < ActiveRecord::Base
include Paperclip::Glue
...
include Paperclip::Glue
...
end
```

Expand Down

0 comments on commit f2c670e

Please sign in to comment.