Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelklishin/storygen
RSpec stories generator for Ruby on Rails applications
https://github.com/michaelklishin/storygen
Last synced: about 1 month ago
JSON representation
RSpec stories generator for Ruby on Rails applications
- Host: GitHub
- URL: https://github.com/michaelklishin/storygen
- Owner: michaelklishin
- License: mit
- Created: 2008-03-07T19:23:20.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-03-26T20:01:21.000Z (over 16 years ago)
- Last Synced: 2024-05-08T19:21:36.620Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 80.1 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: MIT-LICENSE
Awesome Lists containing this project
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
or, in case you want to remove generated story:
./script/destroy rspec_story
Copyright (c) 2008 Michael Klishin, released under the MIT license