example_file 0.2.0
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:
=
installation:
=
Dépendances de Development (10):
bundler
~> 2.0
codecov
~> 0.2.0
gem_toys
~> 0.4.0
pry-byebug
~> 3.9
rspec
~> 3.9
rubocop
~> 0.92.0
rubocop-performance
~> 1.0
rubocop-rspec
~> 1.0
simplecov
~> 0.19.0
toys
~> 0.11.0