“But it works in my laptop..." 🤓

At OmbuLabs we handle multiple clients across different environments—so we know a thing or two about how to change between projects without cross pollution.

Read our blog on how to handle environmental variables in Ruby by Staff Engineer Ariel Juodziukynas: https://www.ombulabs.com/blog/handling-env-variables-in-ruby.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=environmentalvariables+&utm_content=Graphic&utm_id=

#RubyOnRails #DevTips #OmbuLabs #RailsConfiguration

Handling Environment Variables in Ruby - The Lean Software Boutique

Configuring your Rails application can be tricky. How do you define secrets? How do you set different values for your local development and for production? How can you make it more maintainable and easy to use? Using environment variables to store information in the environment itself is one of the...

Handling Environment Variables in Ruby by @arieljuod