Sha256: a6d8c79c9c62a698bd6d007e97d2a9b8c0ded34d18d0d7a41e2005f097824b5b
Contents?: true
Size: 679 Bytes
Versions: 1
Compression:
Stored size: 679 Bytes
Contents
# Changelog ## 0.0.7 - Add a piece#name to return the name from the piece's path ## 0.0.6 - Add an Everything::Piece::Content class - Add an Everything::Piece::Metadata class - Rename piece#content to piece#body - Add a piece#content to return the piece's content - Add a piece#metadata to return the piece's metadata - Add a piece#public? for easily checking the metadata for the `public` boolean ## 0.0.5 - Increase version number of dotenv dependency ## 0.0.4 - Add Everything::Piece#full_path to return path of the piece ## 0.0.3 - Change `Everything` from a class to a module - Add basic rspec coverage ## 0.0.2 - Add dotenv support ## 0.0.1 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
everything-core-0.0.7 | CHANGELOG.md |