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 (
Michael S. Klishin (author)
Thu Mar 06 20:14:24 -0800 2008
storygen /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Mar 06 20:14:24 -0800 2008 | [Michael S. Klishin] |
| |
README | Thu Mar 06 20:14:24 -0800 2008 | [Michael S. Klishin] |
| |
generators/ | Thu Mar 06 20:14:24 -0800 2008 | [Michael S. Klishin] |
| |
install.rb | Thu Mar 06 20:14:24 -0800 2008 | [Michael S. Klishin] |
README
Storygen ======== Storygen is a simple Rails generator for RSpec Stories framework. Example ======= Storygen is used just like any other Ruby on Rails generator: ./script/generate rspec_story <story name> or, in case you want to remove generated story: ./script/destroy rspec_story <story name> Copyright (c) 2008 Michael Klishin, released under the MIT license




