Sbf¶ ↑
This is a rails engine meant to be used with the sbf2013nov, sbf2014may etc websites.
Instructions:¶ ↑
-
Add sbf to the project’s
Gemfile
, setup the database and run the db migrations (that come with the engine) -
Symlink the engine’s spec folder to run the scraping script with the project
-
Export the scraped data using
rake db:seed:dump MODELS=Estate,Block,Unit,Quotas
This project rocks and uses MIT-LICENSE.