Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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