Sha256: fb7501468fdfe846ce3c2eba4be6c018b572b6eec103a58060462dda82c12645

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

=== Release 0.6
* Added value_with_default method to be used in templates

=== Release 0.5.2
* Fixed defect with merging data where key doesn't exist

=== Release 0.5.1
* Added ability to turn off all stubbing by setting disable_stubs

=== Release 0.5
* Added new helper method to remove all whitespace
* Added ability to merge data when creating a set of stubs with StubCreator
* Added ability to change default working directory

=== Release 0.4 / 2016-07-20
* Added new class (StubCreator) to create a set of stubs from a yaml file

=== Release 0.3.1 / 2016-06-27
* Added remove_newlines method to String as a helper for rendering subtemplates
* Added escape_double_quotes method to String as a helper for rendering subtemplates
* Added empty Hash as default parameter for stub_with_erb

=== Release 0.3 / 2016-06-27
* Removed the config directory from the gem thereby reducing the size
* Added documentation

=== Release 0.2 / 2016-06-16
* Reorganized the imports to make it easier to utilize the rake tasks

=== Release 0.1 / 2016-06-15
* Initial release with basic functionality

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
service_mock-0.6 ChangeLog