RailsConfig Alternatives
Similar projects and alternatives to RailsConfig
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Settingslogic
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
-
-
-
-
-
-
-
-
Chamber
A surprisingly configurable convention-based approach to managing your application's custom configuration settings. (by thekompanee)
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better RailsConfig alternative or higher similarity.
RailsConfig discussion
RailsConfig reviews and mentions
Posts with mentions or reviews of RailsConfig.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-20.
-
Organizing YAML files by creating directories like `config/x` in Rails
These features were introduced in Rails 4.2 as an alternative to gems like the config gem (nostalgic) or the settings_logic gem (also nostalgic).
-
Config variables gem
Arguably the OG config gem https://github.com/rubyconfig/config
Stats
Basic RailsConfig repo stats
2
2,126
6.6
4 months ago
rubyconfig/config is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of RailsConfig is Ruby.