mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-10-11 00:01:36 -04:00
Merge pull request #58 from cassioscabral/patch-1
Update readme with snippet for adding Gem into Gemfile
This commit is contained in:
commit
05457f9e89
@ -71,6 +71,8 @@ h4. Rails
|
|||||||
|
|
||||||
Add fastimage to your Gemfile, and bundle.
|
Add fastimage to your Gemfile, and bundle.
|
||||||
|
|
||||||
|
bc. gem 'fastimage'
|
||||||
|
|
||||||
Then you're off - just use @FastImage.size()@ and @FastImage.type()@ in your code as in the examples.
|
Then you're off - just use @FastImage.size()@ and @FastImage.type()@ in your code as in the examples.
|
||||||
|
|
||||||
h2. Documentation
|
h2. Documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user