1

I've attempted to deploy the dbdc_controller project (https://github.com/dburkes/dbdc_controller) to Heroku, and am getting an error when pulling up the index page for users:

  def index
    @users = User.all
  end

The logs simply show "ArgumentError (ArgumentError)" with no specific error. Has anyone else encountered something like this?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
aj2taylo
  • 41
  • 4

0 Answers0