This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 06 05:10:03 -0700 2008 | |
| |
History.txt | Thu Jan 08 15:12:57 -0800 2009 | |
| |
License.txt | Wed Oct 08 18:26:49 -0700 2008 | |
| |
Manifest.txt | Mon Jan 12 03:42:43 -0800 2009 | |
| |
README.txt | Thu Jan 08 15:12:57 -0800 2009 | |
| |
Rakefile | Mon Jan 12 03:42:43 -0800 2009 | |
| |
init.rb | Thu Jan 08 13:20:03 -0800 2009 | |
| |
lib/ | Fri May 01 09:30:50 -0700 2009 | |
| |
resources/ | Thu Jan 08 13:20:03 -0800 2009 | |
| |
rspec-stories.gemspec | Fri May 01 09:30:50 -0700 2009 | |
| |
spec/ | Thu Jan 08 15:12:57 -0800 2009 | |
| |
story_server/ | Sun Nov 16 18:17:50 -0800 2008 |
README.txt
= RSpec Story Runner * http://rspec.info * http://rubyforge.org/projects/rspec-stories * http://github.com/dchelimsky/rspec/wikis * mailto:rspec-devel@rubyforge.org == DESCRIPTION: This is the RSpec Story Runner (formerly RBehave) extracted from RSpec. We extracted it because Cucumber (http://github.com/aslakhellesoy/cucumber) is the new Story Runner, so we don't plan to maintain the original Story Runner any longer, but we don't want to force you to migrate to Cucumber in order to upgrade RSpec (which will no longer ship with the Story Runner). Many thanks to Chad Humphries for extracting this out from RSpec and untangling a few dependencies so this could stand on its own as a gem. == INSTALL: [sudo] gem install dchelimsky-rspec-stories or git clone git://github.com/dchelimsky/rspec-stories.git cd rspec-stories rake gem rake install_gem







