ravioli 0.2.6
Ravioli combines all of your app's runtime configuration into a unified, simple interface. It automatically loads and combines YAML config files, encrypted Rails credentials, and ENV vars so you can focus on writing code and not on where configuration comes from
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activesupport
>= 7.0, < 7.2
Development 相依性套件 (16):
guard
>= 0
guard-rspec
>= 0
guard-rubocop
>= 0
pry
>= 0
rails
>= 7.0, < 7.2
rspec
~> 3.9
rspec-rails
>= 0
rubocop
>= 1.0
rubocop-ordered_methods
~> 0.6
rubocop-performance
>= 1.5
rubocop-rails
>= 2.5.0
rubocop-rspec
>= 2.0
simplecov
>= 0
sqlite3
>= 0
standard
~> 0.13.0
yard
~> 0.9