Sha256: cd673f8f78cc6628dca0eec51ddf2935ab7a53e45d16917da4e5c5be8dd25ab2

Contents?: true

Size: 933 Bytes

Versions: 1

Compression:

Stored size: 933 Bytes

Contents

=== 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.5.1 ChangeLog