Sha256: bc102789f313d127c65dc539f7b6a60ee2e1221c283b2f98b1c1d8a5522ecad7

Contents?: true

Size: 718 Bytes

Versions: 4

Compression:

Stored size: 718 Bytes

Contents

# Foobara::LocalFilesCrudDriver

Can read/write records from/to local files. Defaults to local_data/records.yml but can be overwritten.

## Installation

Either add foobara-local-files-crud-driver to your Gemfile/.gemspec or gem install it, depending on what you're up to.

## Usage

TODO: Write usage instructions here

## Development

Run ```bundle``` if using as in Gemfile/.gemspec, as expected.

Should be able to run tests/linter with:

```
rake
```

## Contributing

Bug reports and pull requests are welcome on GitHub
at https://github.com/foobara/foobara-empty_ruby_project_generator.

## Licensing

This project is licensed under the Mozilla Public License Version 2.0. Please see LICENSE.txt for more info.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foobara-local-files-crud-driver-0.0.4 README.md
foobara-local-files-crud-driver-0.0.3 README.md
foobara-local-files-crud-driver-0.0.2 README.md
foobara-local-files-crud-driver-0.0.1 README.md