educa-labs / psupro

Career orientation for students.
0 stars 0 forks source link

/universities/:id isn't working correctly #11

Closed btkramm closed 6 years ago

btkramm commented 6 years ago

Expected Behavior

It returns a response with a university.

Current Behavior

It doesn't return anything, indeed, it returns Internal Server Error. /carreers/:id works correctly...

Steps to Reproduce

  1. GET to /carreers/:id > Ok!
  2. GET to /universities/:id > 500 Internal Server Error "undefined method `institution_id' for #"