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