RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Generating specs for your rails application

With this gem you can generate specs for your rails application. Those generated specs are based on your model relations, validations, database representation, etc. One can even generate specs based on your routing and your controllers.

https://github.com/ndea/regressor

Contributions and improvements are welcome

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in