The project is in a healthy, maintained state
Stores all record data in a yaml file in a local directory
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.