sathish316 / scrapify

ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs. It powers APIfy which is used to create JSON APIs from any html or wikipedia page
http://apify.heroku.com/resources
143 stars 16 forks source link

conditions with <,=,> operators #13

Closed sathish316 closed 11 years ago

sathish316 commented 12 years ago

Support for find all with operators on conditions like:

IMDB.where(:rating.gt => 9)