All Projects → michaelklishin → storygen

michaelklishin / storygen

Licence: MIT license
RSpec stories generator for Ruby on Rails applications

Programming Languages

ruby
36898 projects - #4 most used programming language
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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].