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
Added extra sources in initializer

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
Add ostruct as dependency to gemspec

github.com/rubyconfig/config - gstokkink opened this pull request 4 months ago
fix a README typo

github.com/rubyconfig/config - jethrodaniel opened this pull request 6 months ago
Fix a typo in gemspec

github.com/rubyconfig/config - y-yagi 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
Misspelling in tagline: Pandrino

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
Configuring the environment name in Rails

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
Allow arrays to be passed through env variables

github.com/rubyconfig/config - dominh opened this pull request 10 months ago
Bump actions/checkout and actions/cache

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
Add Ruby 3.3 to CI matrix

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
Test Rails 7.x with Truffleruby and JRuby

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
Upgrade dependencies and tested rails versions

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
Address edge case with table config param

github.com/rubyconfig/config - krasnoukhov opened this pull request over 1 year ago
Fix broken CI

github.com/rubyconfig/config - pkuczynski 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
How to use/mock in rspec?

github.com/rubyconfig/config - slhck opened this issue almost 2 years ago
Remove `dry-validation` from dependencies

github.com/rubyconfig/config - BuonOmo opened this pull request 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
Extend Rails integration to application

github.com/rubyconfig/config - retsef opened this issue almost 2 years ago
Help with beef please

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
Fix typo Padrino in gemspec

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
Compability with Rails engine

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
ENV variables not loaded with config

github.com/rubyconfig/config - deepakmahakale opened this issue over 2 years ago
Remove `dry-validation` from dependencies

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
avoid Hash monkey patch when loading DeepMerge

github.com/rubyconfig/config - davidgoldelocks opened this issue almost 3 years ago
Preserve newlines while using embedded Ruby

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
DRY - Code Refactor

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
Pioneer's question

github.com/rubyconfig/config - kshnyakin opened this issue 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
Fix config.evaluate_erb_in_yaml typo

github.com/rubyconfig/config - atatb opened this pull request 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
Add namespaces to YAML sources per #288

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
Run tests in random order

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
Additional tests for parsing values

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
Raise explicit error on env var conflicts

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
Add option to specify environment (default: RAILS_ENV)

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
Optional namespace for `add_source!`

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
Allow symbol value via ENV

github.com/rubyconfig/config - khoan opened this issue 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
config.overwrite_arrays = true not working

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
Fix broken link to LICENSE.md

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
Fix failing build and upgrade dev dependencies

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
Split validation via dry-rb into seperate gem

github.com/rubyconfig/config - pfeiffer 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
Add hanami support

github.com/rubyconfig/config - ippachi opened this pull request almost 5 years ago
AWS secrets manager?

github.com/rubyconfig/config - hopewise opened this issue almost 5 years ago
Add Rubinius to the test matrix

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 almost 5 years ago
Replace Travis CI with GitHub Actions

github.com/rubyconfig/config - pkuczynski opened this pull request about 5 years ago
Support Ruby 2.7

github.com/rubyconfig/config - jcoyne opened this issue about 5 years ago
Reload works only for one process

github.com/rubyconfig/config - pioz opened this issue about 5 years ago