Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/rubyconfig/config
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
https://github.com/rubyconfig/config
Make `deep_merge` a soft-requirement
zzak opened this pull request 2 months ago
zzak opened this pull request 2 months ago
Added extra sources in initializer
Nuzair46 opened this pull request 3 months ago
Nuzair46 opened this pull request 3 months ago
Add "ostruct" to gemspec/Gemfile
jsugarman opened this issue 4 months ago
jsugarman opened this issue 4 months ago
Add ostruct as dependency to gemspec
gstokkink opened this pull request 4 months ago
gstokkink opened this pull request 4 months ago
Fix warning: ostruct was loaded from the standard library
taketo1113 opened this pull request 5 months ago
taketo1113 opened this pull request 5 months ago
fix a README typo
jethrodaniel opened this pull request 6 months ago
jethrodaniel opened this pull request 6 months ago
Fix a typo in gemspec
y-yagi opened this pull request 8 months ago
y-yagi opened this pull request 8 months ago
config.gemspec: use `funding_url` rather than `post_install_message`
pda opened this pull request 8 months ago
pda opened this pull request 8 months ago
Fix typos in the tests and documentation
ydah opened this pull request 10 months ago
ydah opened this pull request 10 months ago
Misspelling in tagline: Pandrino
brandondrew opened this issue 10 months ago
brandondrew opened this issue 10 months ago
Address fixture path deprecation warnings
cjlarose opened this pull request 11 months ago
cjlarose opened this pull request 11 months ago
Configuring the environment name in Rails
neilwilliams opened this pull request 11 months ago
neilwilliams opened this pull request 11 months ago
Add rails credentials support
noxasch opened this pull request 11 months ago
noxasch opened this pull request 11 months ago
Allow arrays to be passed through env variables
dominh opened this pull request 11 months ago
dominh opened this pull request 11 months ago
Block reload config files in Railtie if they already uploaded
vovanmozg opened this pull request 11 months ago
vovanmozg opened this pull request 11 months ago
Rails integration does not allow multiple YAML files to be specified in the first load
cjlarose opened this issue 11 months ago
cjlarose opened this issue 11 months ago
Prevent name collision with private methods from ancestors
vadtel opened this pull request 12 months ago
vadtel opened this pull request 12 months ago
Bump actions/checkout and actions/cache
m-nakamura145 opened this pull request 12 months ago
m-nakamura145 opened this pull request 12 months ago
Add rubygems.org metadata
m-nakamura145 opened this pull request about 1 year ago
m-nakamura145 opened this pull request about 1 year ago
Add Ruby 3.3 to CI matrix
m-nakamura145 opened this pull request about 1 year ago
m-nakamura145 opened this pull request about 1 year ago
Fix conflicts with Rails 7 active_support methods
ikael21 opened this pull request about 1 year ago
ikael21 opened this pull request about 1 year ago
Converting to hash is creating an error (Ruby 3.2.2, config 5.0, Rails 6.1)
camilopayan opened this issue about 1 year ago
camilopayan opened this issue about 1 year ago
Test Rails 7.x with Truffleruby and JRuby
pkuczynski opened this pull request over 1 year ago
pkuczynski opened this pull request over 1 year ago
Add Rails 7.0 and 7.1 to the test matrix
pkuczynski opened this pull request over 1 year ago
pkuczynski opened this pull request over 1 year ago
Upgrade dependencies and tested rails versions
pkuczynski opened this pull request over 1 year ago
pkuczynski opened this pull request over 1 year ago
Avoid defining `Hash#deep_merge` and `#deep_merge!`
jonathanhefner opened this pull request over 1 year ago
jonathanhefner opened this pull request over 1 year ago
Allow to use custom filename && directory name to store configs
feruzoripov opened this pull request over 1 year ago
feruzoripov opened this pull request over 1 year ago
Allow to use custom filename && directory name to store configs
feruzoripov opened this issue over 1 year ago
feruzoripov opened this issue over 1 year ago
Address edge case with table config param
krasnoukhov opened this pull request over 1 year ago
krasnoukhov opened this pull request over 1 year ago
Fix broken CI
pkuczynski opened this pull request over 1 year ago
pkuczynski opened this pull request over 1 year ago
Add Ruby 3.2 to test matrix
y-yagi opened this pull request over 1 year ago
y-yagi opened this pull request over 1 year ago
How to use/mock in rspec?
slhck opened this issue almost 2 years ago
slhck opened this issue almost 2 years ago
Remove `dry-validation` from dependencies
BuonOmo opened this pull request almost 2 years ago
BuonOmo opened this pull request almost 2 years ago
Environment variables not loaded anymore after upgrading to Rails 6.1.7.3
pippokairos opened this issue almost 2 years ago
pippokairos opened this issue almost 2 years ago
allow to access Settings from Rails.application.settings
retsef opened this pull request almost 2 years ago
retsef opened this pull request almost 2 years ago
Extend Rails integration to application
retsef opened this issue almost 2 years ago
retsef opened this issue almost 2 years ago
minimum, maximum keys are conflicted with active_support methods.
ngoctien1102 opened this issue almost 2 years ago
ngoctien1102 opened this issue almost 2 years ago
Released Version 4.1.0 still uses removed method `File.exists?`
the-teacher opened this issue about 2 years ago
the-teacher opened this issue about 2 years ago
Help with beef please
Bengithebully opened this issue about 2 years ago
Bengithebully opened this issue about 2 years ago
Fix CI setting for Ruby 3.0
ytkg opened this pull request about 2 years ago
ytkg opened this pull request about 2 years ago
Fix typo Padrino in gemspec
ytkg opened this pull request about 2 years ago
ytkg opened this pull request about 2 years ago
Feature Request: Rake Task to generate env-file
pglombardo opened this issue over 2 years ago
pglombardo opened this issue over 2 years ago
Compability with Rails engine
alienxp03 opened this issue over 2 years ago
alienxp03 opened this issue over 2 years ago
fix indentation warning
lygaret opened this pull request over 2 years ago
lygaret opened this pull request over 2 years ago
ENV variables not loaded with config
deepakmahakale opened this issue over 2 years ago
deepakmahakale opened this issue over 2 years ago
Hash sources get clobbered in `Settings.reload!`
wwboynton opened this issue over 2 years ago
wwboynton opened this issue over 2 years ago
Only load `Railtie` integration if `Rails::Railtie` is defined
Morriar opened this pull request over 2 years ago
Morriar opened this pull request over 2 years ago
fix: remove deprecated method 'exists?' removed in ruby 3.0
danilogco opened this pull request over 2 years ago
danilogco opened this pull request over 2 years ago
Remove `dry-validation` from dependencies
BuonOmo opened this pull request almost 3 years ago
BuonOmo opened this pull request almost 3 years ago
Remove support for old Ruby and Rails versions
cjlarose opened this pull request almost 3 years ago
cjlarose opened this pull request almost 3 years ago
Support arbitrary sources in Config.load_files and Config.load_and_set_settings
cjlarose opened this pull request about 3 years ago
cjlarose opened this pull request about 3 years ago
avoid Hash monkey patch when loading DeepMerge
davidgoldelocks opened this issue about 3 years ago
davidgoldelocks opened this issue about 3 years ago
Error using Ruby 3.1.0 : Psych::DisallowedClass: Tried to load unspecified class: Time
IanVaughan opened this issue about 3 years ago
IanVaughan opened this issue about 3 years ago
Preserve newlines while using embedded Ruby
matteo-rossi-wise opened this issue about 3 years ago
matteo-rossi-wise opened this issue about 3 years ago
Queilawitha q patch 1
queilawithaQ opened this pull request about 3 years ago
queilawithaQ opened this pull request about 3 years ago
DRY - Code Refactor
manjunath724 opened this pull request over 3 years ago
manjunath724 opened this pull request over 3 years ago
Allow symbol value via ENV
manjunath724 opened this pull request over 3 years ago
manjunath724 opened this pull request over 3 years ago
Pioneer's question
kshnyakin opened this issue over 3 years ago
kshnyakin opened this issue over 3 years ago
Fix gem installation errors on CI related to psych
cjlarose opened this pull request over 3 years ago
cjlarose opened this pull request over 3 years ago
Fix YAML.load to YAML.unsafe_load if possible with rails 6.1 tests
atatb opened this pull request over 3 years ago
atatb opened this pull request over 3 years ago
Fix config.evaluate_erb_in_yaml typo
atatb opened this pull request over 3 years ago
atatb opened this pull request over 3 years ago
Unexpected formatting of ENV variable values
TimoMoss opened this issue over 3 years ago
TimoMoss opened this issue over 3 years ago
Allow config option to disable ERB in YAML
kmcphillips opened this pull request almost 4 years ago
kmcphillips opened this pull request almost 4 years ago
Is it possible to reference another configuration in a YAML file?
pecuerre opened this issue almost 4 years ago
pecuerre opened this issue almost 4 years ago
Add namespaces to YAML sources per #288
wwboynton opened this pull request almost 4 years ago
wwboynton opened this pull request almost 4 years ago
Ways to reload config of a running process?
vassilevsky opened this issue almost 4 years ago
vassilevsky opened this issue almost 4 years ago
Refactor environment variable handling into new Sources::EnvSource
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Run tests in random order
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Added alias to_h for to_hash
pkuczynski opened this pull request about 4 years ago
pkuczynski opened this pull request about 4 years ago
Additional tests for parsing values
pkuczynski opened this pull request about 4 years ago
pkuczynski opened this pull request about 4 years ago
Revert "Added alias to_h for to_hash (#277)"
pkuczynski opened this pull request about 4 years ago
pkuczynski opened this pull request about 4 years ago
Quoted numeric values should be returned as strings, not parsed into numbers
reger opened this issue about 4 years ago
reger opened this issue about 4 years ago
Raise explicit error on env var conflicts
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Add explicit implementation of Config::Options#as_json
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Prevent unnecessary doubled loading of environment variables
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Add option to specify environment (default: RAILS_ENV)
neilwilliams opened this pull request about 4 years ago
neilwilliams opened this pull request about 4 years ago
Add exit! to reserved keywords
cjlarose opened this pull request about 4 years ago
cjlarose opened this pull request about 4 years ago
Optional namespace for `add_source!`
wwboynton opened this issue about 4 years ago
wwboynton opened this issue about 4 years ago
Unexpected JSON serialisation behaviour
clupprich opened this issue about 4 years ago
clupprich opened this issue about 4 years ago
Allow symbol value via ENV
khoan opened this issue about 4 years ago
khoan opened this issue about 4 years ago
Rails alternative environment and additional key lookup during env mapping
neilwilliams opened this pull request about 4 years ago
neilwilliams opened this pull request about 4 years ago
Fix local test run by reinstating the check against the appraisal env variable
neilwilliams opened this pull request about 4 years ago
neilwilliams opened this pull request about 4 years ago
Unable to run the tests when trying to contribute
neilwilliamsdvla opened this issue about 4 years ago
neilwilliamsdvla opened this issue about 4 years ago
config.overwrite_arrays = true not working
francesco-loreti opened this issue over 4 years ago
francesco-loreti opened this issue over 4 years ago
Access Settings object in deploy.rb
manjunath724 opened this issue over 4 years ago
manjunath724 opened this issue over 4 years ago
Fix broken link to LICENSE.md
gruz0 opened this pull request over 4 years ago
gruz0 opened this pull request over 4 years ago
Removes emojis from the post-install message
eksoverzero opened this pull request over 4 years ago
eksoverzero opened this pull request over 4 years ago
Fix failing build and upgrade dev dependencies
pkuczynski opened this pull request over 4 years ago
pkuczynski opened this pull request over 4 years ago
Added alias to_h for to_hash
StoneGod opened this pull request over 4 years ago
StoneGod opened this pull request over 4 years ago
Split validation via dry-rb into seperate gem
pfeiffer opened this issue over 4 years ago
pfeiffer opened this issue over 4 years ago
After install on Rails 6: uninitialized constant ActionText::Engine::ApplicationController
stevenpslade opened this issue over 4 years ago
stevenpslade opened this issue over 4 years ago
Update default settings files for README
soartec-lab opened this pull request almost 5 years ago
soartec-lab opened this pull request almost 5 years ago
The file `settings.local.yml` is loaded when running rspec tests
khiav223577 opened this issue almost 5 years ago
khiav223577 opened this issue almost 5 years ago
Add hanami support
ippachi opened this pull request almost 5 years ago
ippachi opened this pull request almost 5 years ago
AWS secrets manager?
hopewise opened this issue almost 5 years ago
hopewise opened this issue almost 5 years ago
Add Rubinius to the test matrix
pkuczynski opened this pull request almost 5 years ago
pkuczynski opened this pull request almost 5 years ago
Ignore .local files in cucumber environment
ojab opened this pull request about 5 years ago
ojab opened this pull request about 5 years ago
Replace Travis CI with GitHub Actions
pkuczynski opened this pull request about 5 years ago
pkuczynski opened this pull request about 5 years ago
Support Ruby 2.7
jcoyne opened this issue about 5 years ago
jcoyne opened this issue about 5 years ago
Reload works only for one process
pioz opened this issue about 5 years ago
pioz opened this issue about 5 years ago