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.