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
github.com/rubyconfig/config - 96132bab0f867795bc24d43532eb0ce2f852884e authored 11 months ago
* use custom filename
* update README && revert version
* update README
---------
Co...
github.com/rubyconfig/config - f881cd9d2a74a364ebf277092275c371ce2beb55 authored 12 months agogithub.com/rubyconfig/config - 1f1bc5e70d03c6a8939105d92337488a9f9e1d78 authored 12 months ago
github.com/rubyconfig/config - 069f31f8d6347aac5d9802b19b93095d2cda3f1c authored about 1 year ago
github.com/rubyconfig/config - db249e509a5761138e0b3b52dcec016c164a7173 authored about 1 year ago
github.com/rubyconfig/config - 0133c7c044924e69a8ad6bf28808028dbed73211 authored about 1 year ago
github.com/rubyconfig/config - 1f67343f50a5a615a66368fedcb2d1199292cfb1 authored about 1 year ago
github.com/rubyconfig/config - a2fac2542313fb253bad9162a0ef0f85f3156a68 authored over 1 year ago
github.com/rubyconfig/config - 759c0fe271b4b90d534217a5b6e0653d0c94ee85 authored over 1 year ago
github.com/rubyconfig/config - 432a6a067336191427fbd0f6e555995ceb118e53 authored over 1 year ago
github.com/rubyconfig/config - d25870d85468f7fe666ea2cbfce8e714c968762a authored over 1 year ago
github.com/rubyconfig/config - c7901186ca69d63fe9ba23d1889ef3f9ea6d2bb2 authored over 1 year ago
github.com/rubyconfig/config - 4ab5cb3303f83e6743a276cc3526d7a0e643e388 authored over 1 year ago
github.com/rubyconfig/config - d8d1319f521a714c0ef0b8898fb505b9dc51062c authored over 1 year ago
github.com/rubyconfig/config - 775895cd6219ce1b6900a6e902be49a8f5dad240 authored over 1 year ago
github.com/rubyconfig/config - 51961a0a82025ec6fac0c88ff0724364a8d8a57c authored over 1 year ago
github.com/rubyconfig/config - ee55f7b8412c39ff12307332bc5b45fbefc34023 authored over 1 year ago
github.com/rubyconfig/config - 8418bdf3597047343b8546ecc22c3631617cc763 authored over 1 year ago
Co-authored-by: Piotr Kuczynski <[email protected]>
github.com/rubyconfig/config - 70633f2e4358c9fd4c86c8f1589c2f23d5874ffc authored about 2 years agogithub.com/rubyconfig/config - 411ff10f5119e71644a7c2d70cc72a7c2edab370 authored about 2 years ago
github.com/rubyconfig/config - fdf1facf21c37588ad9601a673f038c764efeba8 authored about 2 years ago
github.com/rubyconfig/config - 0b7d90ed6d2cc7266d69254941a9525a625a91e1 authored about 2 years ago
github.com/rubyconfig/config - 87709f9344837e908e1bf19363a95b279763eb1b authored over 2 years ago
Co-authored-by: Ufuk Kayserilioglu <[email protected]>
github.com/rubyconfig/config - 740fe1fd235649e41d5813d5a618caa3969be13b authored over 2 years agogithub.com/rubyconfig/config - a7bda0e166bca975435236ac262390f1d8f4f797 authored almost 3 years ago
Remove support for old Ruby and Rails versions
github.com/rubyconfig/config - 116fe956c4b047945797517dcd68906d40c426a4 authored almost 3 years agogithub.com/rubyconfig/config - 2981bbdac46bb8ee3e691a7a1e4d559e0df8583d authored almost 3 years ago
Older versions are EOL'd
github.com/rubyconfig/config - c4cfd1b4f82b0a9770c47c5ad021b2075d92731f authored almost 3 years agogithub.com/rubyconfig/config - 59fe4b2579f45e15f4cf8399aa11ab9fc2ffd7c8 authored almost 3 years ago
github.com/rubyconfig/config - 26dc8a960dcd3228a6f180630fdeb43543d90b03 authored almost 3 years ago
Tests are failing in TruffleRuby 22
github.com/rubyconfig/config - 2af39fe63e1f21688dda82eb4362c35c1a87f057 authored almost 3 years ago* Add instructions for running specs
* Backfile test for Pathname support in load_files
Th...
github.com/rubyconfig/config - 3dd681763ad9631fcdaea1a9cfff45a4f2ff2f3a authored about 3 years agogithub.com/rubyconfig/config - 9c35a5d579e548b2c439cd4defb247baf51dbb64 authored about 3 years ago
github.com/rubyconfig/config - 1c12edabf3cc18700ea315bb08f5684ab9b0da68 authored over 3 years ago
...to fix issues with installing gems on Ruby 2.5
github.com/rubyconfig/config - c0588bee13244ab3e98ba00c88f5ee43520392e7 authored over 3 years agogithub.com/rubyconfig/config - e6d14af8c651415de014e14191d7d3611c869ba9 authored over 3 years ago
* Fix YAML.load to YAML.unsafe_load if possible
* Add YAML.unsafe_load tests with rails 6.1
github.com/rubyconfig/config - 7c481542dc36b5993d82281e9e2e4c66d9968c23 authored over 3 years ago
github.com/rubyconfig/config - fe909388b5fc9426bae85480dd3c82f67731d381 authored almost 4 years ago
* Allow config option to disable ERB in YAML
* Set ERB config per YAMLSource with fallback to...
github.com/rubyconfig/config - becfc062ac947e10f417a2cc0619a3440a9ab904 authored almost 4 years agogithub.com/rubyconfig/config - 618c839ccca454d419b0587f8a113e2fe6f3ebcd authored almost 4 years ago
github.com/rubyconfig/config - a0339bb2af0838afca908a9d724ffb70994cf27c authored almost 4 years ago
* Extract env var handling to new EnvSource class
* Allow overriding settings for parsing env...
github.com/rubyconfig/config - 351c819f75d53aa5621a226b5957c79ac82ded11 authored almost 4 years agogithub.com/rubyconfig/config - 2748274b187aa86e71d8b88951a9ab57d7f988d0 authored about 4 years ago
github.com/rubyconfig/config - c53194dff361859cedfd22092c58679a203c374e authored about 4 years ago
github.com/rubyconfig/config - c59d105a870032c8ed1796d6c3f5d8e153ef991c authored about 4 years ago
github.com/rubyconfig/config - d2c53565f84195e78e87d22f902ff1325ff5b692 authored about 4 years ago
github.com/rubyconfig/config - 637f32c47b75995e55f5f76826975e6fde85392b authored about 4 years ago
This reverts commit 4b65ca6f
github.com/rubyconfig/config - 3c4b77e39d40bcd08adee51c161cc70a5241d8b4 authored about 4 years agogithub.com/rubyconfig/config - 2cc5b86a01d516a7d376096a6d45ccb76ca1ad64 authored about 4 years ago
github.com/rubyconfig/config - aa627cf33ab42cc68bcb8085e7081fa5143539b0 authored about 4 years ago
github.com/rubyconfig/config - 8c894be6c9b162b3b9cba491ae45ce747eb20924 authored about 4 years ago
github.com/rubyconfig/config - 4e3a9ea360b6224c6615ba9d690cfc908e2d3997 authored about 4 years ago
github.com/rubyconfig/config - 33d0e652a00e12f0b2089975a248dc215068ff0e authored about 4 years ago
Co-authored-by: Neil Williams <[email protected]>
github.com/rubyconfig/config - 0c8f3dda840652fd33dbb8e6d79834460ebf5318 authored about 4 years agogithub.com/rubyconfig/config - 857d1cff9e70e0039a58de4271af2638a94f9b81 authored over 4 years ago
github.com/rubyconfig/config - 7619b79907570bbdd3202063a51ad883faf4cd00 authored over 4 years ago
github.com/rubyconfig/config - e7dd0010344547a295c620269b2e5bb19ddd537a authored over 4 years ago
github.com/rubyconfig/config - 4b65ca6ff6a617d577d99f5124a2f89635597f72 authored over 4 years ago
github.com/rubyconfig/config - b868f89ef358a6db238044c09cbfe69e17e654fe authored over 4 years ago
github.com/rubyconfig/config - f02219ac5405ae43280d0295dd9303da8bd753a3 authored over 4 years ago
github.com/rubyconfig/config - 6d777e9f83d148c142dc0c6b9fb47554855665a1 authored over 4 years ago
github.com/rubyconfig/config - c8bfc4858aa62f41ade749996f57c45b68a04a6e authored over 4 years ago
github.com/rubyconfig/config - 80edee33b1d24710f22a9d4745d672c4ca97ce2f authored almost 5 years ago
github.com/rubyconfig/config - 9a670d4fb8e77f890422fba3570e45f5eae46803 authored almost 5 years ago
github.com/rubyconfig/config - 403d69c93b45f69546f5f371b3e93ce1b48efb4e authored about 5 years ago
github.com/rubyconfig/config - 2a29d8ace14c93e61cf8fef82c909f56808d5ff0 authored about 5 years ago
github.com/rubyconfig/config - 7ff76583daf479761c9b915ef4e2180b8410bf09 authored about 5 years ago
github.com/rubyconfig/config - 409517371fddb3141b352feccdd35db3f73e256c authored about 5 years ago
github.com/rubyconfig/config - 87db14e2b1718f7d671f30f563b19bfc04da8146 authored about 5 years ago
github.com/rubyconfig/config - a08da9f7e86e57cf28385c1fe2853a61fe503364 authored about 5 years ago
github.com/rubyconfig/config - a20b526e477ac65cd403126e09ea870cccbb2514 authored about 5 years ago
github.com/rubyconfig/config - baaae441fb2940a88bed03ad770cf26c27c14f51 authored about 5 years ago
github.com/rubyconfig/config - 0ce94f0bba134a65db6ea2d264bfe1fa201153bb authored about 5 years ago
github.com/rubyconfig/config - 565b6656422efc07c7f916aae400571e752b9e95 authored about 5 years ago
github.com/rubyconfig/config - 41fb16b6d93b6bd96c96340e0a31ea0e9c5a2cf7 authored about 5 years ago
github.com/rubyconfig/config - ab7039f82014daa072dcfb864b78326c235a49e4 authored about 5 years ago
github.com/rubyconfig/config - 5368594bc49025421f8c40e5e5567d2cb725a8b0 authored about 5 years ago
github.com/rubyconfig/config - fc57ca6c4004ae9d4ad8e951799995beb3fde8f4 authored about 5 years ago
github.com/rubyconfig/config - ef4ccfbed41f6d7fafc7f466b41a840d920e5f6b authored about 5 years ago
github.com/rubyconfig/config - fc33d2c5b4a07fed8f1ae55241b656692ee62561 authored about 5 years ago
github.com/rubyconfig/config - ceeba6d6a86128612822c84aa8d605a4f5825a79 authored about 5 years ago
github.com/rubyconfig/config - 9a96a4e7c726b40ddafc9a0405588285baea67ab authored about 5 years ago
github.com/rubyconfig/config - d6a5a51d383e61c21d77ccccc45749b2034c8b82 authored over 5 years ago
github.com/rubyconfig/config - 2a714d2696282363fb1f565c0f898b53a2b1c832 authored over 5 years ago
github.com/rubyconfig/config - 0287e1c552c40b2ad5c98aaf671b5ac91cbd28f5 authored over 5 years ago
github.com/rubyconfig/config - f2b8d2a4b75bca0aca63602232a5ca72b4d156a3 authored over 5 years ago
github.com/rubyconfig/config - 56588670b89a70ec2e2b1e099e30bb78b6498dee authored over 5 years ago
github.com/rubyconfig/config - 276417829aeb30e7b67b152be2316ebc5fec4c4d authored over 5 years ago
github.com/rubyconfig/config - c96152ea4db4f668e7ee76f0fab7c24218d02173 authored over 5 years ago
github.com/rubyconfig/config - 3245da7a015d7c1815c0b92357197687554453f8 authored over 5 years ago
github.com/rubyconfig/config - 4294b1850daaee6f1c01f82f5c2dcc8af741abf6 authored over 5 years ago
github.com/rubyconfig/config - 5aad8003a0360ebb215ad854154229b06561e4c3 authored over 5 years ago
github.com/rubyconfig/config - df10c429778c50bd6626472bf046c3f2d2ad9d2a authored over 5 years ago
github.com/rubyconfig/config - 636d737b654df27f2c3a2e00cb032584bbba20a9 authored over 5 years ago
github.com/rubyconfig/config - 9914b7a2846a0594f7856584d3c0c11759f4d483 authored over 5 years ago
github.com/rubyconfig/config - 06e355cf3e24d7819d52ecf5bd8333ec192542be authored over 5 years ago
github.com/rubyconfig/config - b1cff9822531ef9ae1afc255421afda26079a92a authored over 5 years ago
github.com/rubyconfig/config - b9284deac9dca573154402b5e17d11fb4a0c0540 authored over 5 years ago
github.com/rubyconfig/config - 89137827c41447589d1256af31c519ff59cdfeea authored over 5 years ago