Commit 71d5a2a
Changed files (2)
Gemfile
@@ -53,5 +53,6 @@ group :development, :test do
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'pry-rails'
+ gem 'dotenv-rails'
end
Gemfile.lock
@@ -62,6 +62,8 @@ GEM
debug_inspector (0.0.2)
debugger-linecache (1.2.0)
dotenv (1.0.2)
+ dotenv-rails (1.0.2)
+ dotenv (= 1.0.2)
erubis (2.7.0)
ethon (0.7.2)
ffi (>= 1.3.0)
@@ -204,6 +206,7 @@ DEPENDENCIES
byebug
chartkick
coffee-rails (~> 4.1.0)
+ dotenv-rails
foreman
foundation-rails
groupdate