prusswan / sbf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sbf

This is a rails engine meant to be used with the sbf2013nov, sbf2014may etc websites.

Instructions:

  1. Add sbf to the project’s Gemfile, setup the database and run the db migrations (that come with the engine)

  2. Symlink the engine’s spec folder to run the scraping script with the project

  3. Export the scraped data using rake db:seed:dump MODELS=Estate,Block,Unit,Quotas

This project rocks and uses MIT-LICENSE.

About

License:MIT License


Languages

Language:Ruby 67.0%Language:JavaScript 29.6%Language:HTML 2.3%Language:CSS 0.8%Language:CoffeeScript 0.4%