Skip to content

Commit

Permalink
Add a comment to mention attachment_on_the_fly gem
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Jun 30, 2011
1 parent 86c0c59 commit 4d843c9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,12 @@ or more or the processors, and they are expected to ignore it.
_NOTE: Because processors operate by turning the original attachment into the
styles, no processors will be run if there are no styles defined._

If you're interested in caching your thumbnail's width, height and size in the
If you're interested in caching your thumbnail's width, height and size in the
database, take a look at the [paperclip-meta](https://github.com/y8/paperclip-meta) gem.

Also, if you're interesting to generate the thumbnail on-the-fly, you might want
to look into the [attachment_on_the_fly](https://github.com/drpentode/Attachment-on-the-Fly) gem.

Events
------

Expand Down

0 comments on commit 4d843c9

Please sign in to comment.