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