Sha256: a771fcadbdbc912b9e3daeed3a6afe378431a0aff21a991ec7230bb32cf8f9a5

Contents?: true

Size: 981 Bytes

Versions: 1

Compression:

Stored size: 981 Bytes

Contents

# The Changelog

## Version 0.8.0: April 2, 2019

- Edges passed in on command line must have the whole path. We _only_ look for edges by default in the `edge_root_path`, not also in the root path.

## Version 0.7.0: Dec 5, 2018

- We can now pass a real path to the generate_edges command

## Version 0.6.0: Sep 4, 2018

- Bug fixes for generated JSON is now formatted to aid in comparing versions of generated fixtures


## Version 0.5.0: Sep 4, 2018

- Generated JSON is now formatted to aid in comparing versions of generated fixtures


## Version 0.4.0: Aug 16, 2018

- `let` bindings can now be set at the controller level and overridden or used in child actions.


## Version 0.3.0: Mar 7, 2018

- User can generate edges, one file at a time, by passing filename into new exe/generate_edges

    ```sh
    bundle exec generate_edges path/to/my_edge.rb
    ```

- Replaced rake task with RailsEdgeTest::Runner


## Version 0.2.2: Feb 20, 2018

- Beginning of this changelog.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_edge_test-0.8.0 CHANGELOG.md