Skip to content

Commit

Permalink
Removed populator script replaced by the UI, updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnall committed Jul 18, 2010
1 parent 483ed28 commit e55ba11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
7 changes: 2 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ This needs the pre-release version of bundler to install Rails edge.

Database setup (MySQL needed).
rake db:migrate

Populate the database using the desired housing page from your city.
script/populator.rb http://boston.craigslist.org/gbs/aap/

Run the server.
rails s
rails s -e production -p 8090

Point your browser to http://localhost:3000 to play.
Point your browser to http://localhost:8090 to play.
21 changes: 0 additions & 21 deletions script/populator.rb

This file was deleted.

0 comments on commit e55ba11

Please sign in to comment.