-
RailsConfig
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects. (by rubyconfig)
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).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Settingslogic
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
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).
-
Here’s my suggestion: config_for can actually load files from directories other than config/. This changed in Rails 5.0 (see the relevant commit here).
Related posts
-
How We Helped an Existing Product Debug, Grow, and Gain More (Satisfied) Customers
-
Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend
-
Is Ruby on Rails still in demand?I see very few companies using it.Is it used in big tech companies like Google,Amazon,Facebook,Microsoft?
-
Rails scaffold templates
-
Ruby Together