example_file 0.3.1
Class helper for example files. Usualy it's the alternative to environment variables (and `.env` files). You can have git-controlled example files and git-ignored real files. For example, configuration, especially with sensitive data.
Gemfile:
=
install:
=
Development Dependencies (10):
bundler
~> 2.0
codecov
~> 0.5.0
gem_toys
~> 0.8.0
pry-byebug
~> 3.9
rspec
~> 3.9
rubocop
~> 1.3
rubocop-performance
~> 1.0
rubocop-rspec
~> 2.0
simplecov
~> 0.21.2
toys
~> 0.11.0