Sha256: 1e524cb018eb04d6c7aefbab3d36dbcff067436f401ba3df7f74d2d946520d1f
Contents?: true
Size: 952 Bytes
Versions: 1
Compression:
Stored size: 952 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.1] - 2023-06-24 - Drop `highline` dependency since it's not used anymore ## [2.0.0] - 2023-06-24 - Update this repo to work with ruby 2.7.8 (ryan throwing frozen error) - Release 2.0 finally so that readme matches default gem download ## [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rspec-scaffold-2.0.1 | CHANGELOG.md |