Sha256: b168dee38cbd3405fdcb63179dc3eba06c43b54b0fcaa1f9b8eb0451804665f7
Contents?: true
Size: 707 Bytes
Versions: 2
Compression:
Stored size: 707 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.0.0.beta1] - 2017-05-12 ### Added - Convenience methods `RSpec::Scaffold.testify_file` and `RSpec::Scaffold.testify_text` which allow making scaffolds from within code. - rspec-scaffold CLI ### Changed - Scaffolds no longer produce the 'require spec/rails_helper' line - devs should keep it in .rspec file. - Updates to Rails controller scaffolds - Updates to Rails Model scaffolds ## [1.0.0] - 2016-08-05 Core functionality, `rake rspec:scaffold[app/models/ability.rb]`.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspec-scaffold-2.0.0 | CHANGELOG.md |
rspec-scaffold-2.0.0.beta1 | CHANGELOG.md |