Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Figaro Alternatives
Similar projects and alternatives to Figaro
-
-
RailsConfig
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects. (by rubyconfig)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
Configatron
A super cool, simple, and feature rich configuration system for Ruby apps.
-
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)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
ruby-style-guide
A community-driven Ruby coding style guide [Moved to: https://github.com/rubocop/ruby-style-guide] (by bbatsov)
-
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide. [Moved to: https://github.com/rubocop/rubocop] (by bbatsov)
-
faker
A library for generating fake data such as names, addresses, and phone numbers. [Moved to: https://github.com/faker-ruby/faker] (by stympy)
-
-
OmniAuth
OmniAuth is a flexible authentication system utilizing Rack middleware.
-
-
-
-
Database Cleaner
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Figaro reviews and mentions
-
Setting Up OmniAuth Authentication in Development
In this post, I will go over the steps I took to authenticate to GitHub in a Rails development environment using the omniauth-github gem, "the official OmniAuth strategy for authenticating to GitHub", along with Devise, the figaro gem, and ngrok, a nifty tool that exposes your local WebHost to the internet. This guide will assume you already have Devise authentication setup for your app. See the link above for installation instructions.
-
JWT Token-based custom user authentication for Rails API only (Part 02)
figaro - for environment variables
-
10 Signs of a good Ruby on Rails Developer
You should not commit such credentials/secrets/environment variables to the Github instead you keep them secure with gems like dotenv-rails, figaro or simple dot files that are not committed to the repository.
-
Interact with Mysql Server using mysql2 gem [Part 1] - Select operations
Here, we are creating a service with private method connect_to_db that connects to our external mysql database. We are using following from application.yml:
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Dec 2023
Stats
laserlemon/figaro is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Figaro is Ruby.