#rubyonrails #environmentvariablesrails #railsenvvars
Hello Friends
In this lecture, you will get to know about environment variables and how to use them and manage them in a rails application. In this lecture, I explained three ways to deal with environment variables into rails.
The three ways are using dotenv-rails gem, figaro gem, and by using default credentials.yml.enc file and master.key.
Watch the complete lecture for a better understanding.
Thanks
Download
0 formats
No download links available.
Configuring Environment Variables in Rails | NatokHD