CareerAtlas / career_atlas

A web application designed to populate jobs on a map with corresponding information
https://careeratlas.herokuapp.com/#!/
8 stars 1 forks source link

Changed Ruby to 2.4.0 #95

Closed Rdore88 closed 7 years ago

jenniferoakes commented 7 years ago

@rposborne may I merge this?

rposborne commented 7 years ago

@Rdore88 why are you rolling back to 2.4.1? You are going to require your entire team to install a new ruby by this change.

Rdore88 commented 7 years ago

@rposborne Sorry Patrick and I were playing around with it for a little bit. I changed it back but I keep getting this message: /home/travis/build/CareerAtlas/career_atlas/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.2/lib/active_record/connection_adapters/postgresql_adapter.rb:675:in `rescue in connect': FATAL: database "CareerAtlas_test" does not exist (ActiveRecord::NoDatabaseError)

Rdore88 commented 7 years ago

@jenniferoakes @rposborne I got it fixed but I can't tell if the front end tests are passing.

jenniferoakes commented 7 years ago

@Rdore88 @rposborne wait until tomorrow until we can review in person?