mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-12-30 00:05:02 -05:00
Update readme with snippet for adding Gem into Gemfile
It explicitly shows how to add the gem to the Gemfile.
This commit is contained in:
parent
b7bc775f4f
commit
b550bd5615
@ -67,6 +67,8 @@ h4. Rails
|
||||
|
||||
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.
|
||||
|
||||
h2. Documentation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user