Aupajo / simple-sinatra-rspec-example
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Wed Oct 14 16:04:56 -0700 2009 | |
| |
Rakefile | Tue Jun 30 03:43:05 -0700 2009 | |
| |
server.rb | Tue Jun 30 03:43:05 -0700 2009 | |
| |
spec/ | Sat Jul 11 21:24:35 -0700 2009 |
README.markdown
Simple Sinatra and RSpec example.
Use ruby server.rb to run, rake spec or autospec to test.
Built with:
- Sinatra 0.9.4
- Rack::Test 0.5.0
- RSpec 1.2.9
