Guest User

Untitled

a guest
Aug 17th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. group :production do
  2. gem 'pg'
  3. end
  4.  
  5. #used this in my gemfile, and used the cedar stack.
  6. #also had to precompile the assets before you commit.
  7. # $ bundle exec rake assets:precompile
Add Comment
Please, Sign In to add comment