grockit / screw-unit forked from nkallen/screw-unit
- Source
- Commits
- Network (11)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a3e5530
Grockit (author)
Tue Oct 13 16:04:11 -0700 2009
commit a3e5530a276282eda8469fd58398fd5c6c0eea3c
tree 53ffe7628e16326fc56a57be718363e5217c19ed
parent 858f427814647731da3f87ed1a982423078d7f06
tree 53ffe7628e16326fc56a57be718363e5217c19ed
parent 858f427814647731da3f87ed1a982423078d7f06
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Sep 02 17:36:58 -0700 2009 | |
| |
.screwrc | Tue Sep 08 12:02:37 -0700 2009 | |
| |
README.markdown | Sun Feb 15 17:09:05 -0800 2009 | |
| |
README.txt | Sun Feb 15 17:09:05 -0800 2009 | |
| |
Rakefile | Sun Feb 15 17:09:05 -0800 2009 | |
| |
bin/ | Thu Oct 08 15:50:52 -0700 2009 | |
| |
client/ | ||
| |
example/ | Thu Sep 03 16:32:40 -0700 2009 | |
| |
lib/ | ||
| |
spec/ | ||
| |
todo | Fri Apr 10 11:33:05 -0700 2009 |
README.txt
= screw_unit * http://screw_unit.rubyforge.org == DESCRIPTION: * A reimplementation of Screw.Unit, with a featureful runner and a simple, baked-in http server. == FEATURES/PROBLEMS: * FIX (list of features or problems) == SYNOPSIS: FIX (code sample of usage) == REQUIREMENTS: * FIX (list of requirements) == INSTALL: * FIX (sudo gem install, anything else) == LICENSE: (The MIT License) Copyright (c) 2009 FIX Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

