awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
railsconfig avatar

railsconfig/config

0
View on GitHub↗
2,170 stars·231 forks·Ruby·10 views

Config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

Features

  • Configuration - Multi-environment YAML configuration management.
  • Configuration Management - Multi-environment settings management for web applications.

Star history

Star history chart for railsconfig/configStar history chart for railsconfig/config

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Config

Similar open-source projects, ranked by how many features they share with Config.
  • laserlemon/figarolaserlemon avatar

    laserlemon/figaro

    3,749View on GitHub↗

    Figaro is a configuration manager for Ruby on Rails applications that loads key-value pairs from YAML files and injects them into environment variables. It functions as a configuration validator, raising errors during startup if mandatory configuration keys are missing from the environment to prevent runtime crashes. The project includes a command-line utility for synchronizing local environment settings to remote hosting platforms and production servers. This allows for the generation of remote configuration files based on local source data. The system supports environment-specific settings

    Ruby
    View on GitHub↗3,749
  • bkeepers/dotenvbkeepers avatar

    bkeepers/dotenv

    6,758View on GitHub↗

    Dotenv is a Ruby library used for loading key-value pairs from files into an application environment. It includes a configuration parser to extract variables into hashes and a loader to inject those pairs into the global environment. The project features a variable interpolator that resolves environment variables and shell command outputs within configuration values. It also provides a validator to verify that required configuration keys are present during application initialization. The toolset covers environment variable management, including the ability to generate configuration templates

    Ruby
    View on GitHub↗6,758
  • adhenawer/claude-snapshotA

    adhenawer/claude-snapshot

    0View on GitHub↗
    View on GitHub↗0
  • adobe/butlerA

    adobe/butler

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Config→

Frequently asked questions

What does railsconfig/config do?

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

What are the main features of railsconfig/config?

The main features of railsconfig/config are: Configuration, Configuration Management.

What are some open-source alternatives to railsconfig/config?

Open-source alternatives to railsconfig/config include: laserlemon/figaro — Figaro is a configuration manager for Ruby on Rails applications that loads key-value pairs from YAML files and… bkeepers/dotenv — Dotenv is a Ruby library used for loading key-value pairs from files into an application environment. It includes a… adhenawer/claude-snapshot. adrg/xdg — Go implementation of the XDG Base Directory Specification and XDG user directories. agilira/argus — High-performance configuration management framework for Go applications with zero-allocation performance, universal… adobe/butler.