public
Fork of evaryont/mousehole
Description: the scriptable, rewriting proxy for ruby
Homepage: http://code.whytheluckystiff.net/mouseHole/
Clone URL: git://github.com/geelen/mousehole.git
geelen (author)
Thu Oct 23 00:53:50 -0700 2008
commit  70e385346a1c95f908f19c86191316e63fe424af
tree    e79c5d9c008398edab744d6fb5c439c6814f8fc1
parent  f2963dfba1de08a7971ff8f2fc43dca159665be5
README
# NEW README FOR THE NEW PROJECT!

# GEMS NEEDED
sudo gem install camping activerecord json_pure mongrel

# SQLITE3
http://code.whytheluckystiff.net/camping/wiki/BeAlertWhenOnSqlite3
- for ubuntu:
  sudo apt-get install libsqlite3-ruby1.8

# RUN TESTS
rake test