maxwell / screencap

A gem to screencap webpages in ruby. Uses Phantom.js under the hood.
MIT License
179 stars 63 forks source link

Not enough documentation for newbie #33

Open bilalejazkpr opened 8 years ago

bilalejazkpr commented 8 years ago

Please help me a little more with this gem.. i need to ask where to put this code related to gem in my rails app.. and what are the pre-requisites for using this screencap gem..

steakunderscore commented 8 years ago

Hi @bilalejazkpr, I think you are asking the right question in the wrong place. Take a look at bundler. It manages dependencies for ruby. Also stackoverflow might be a useful resource for you. All the best!