kurenn / sabisu-rails

Simple and powerful engine for exploring your Rails api application
MIT License
127 stars 29 forks source link

500 status code returned on products#index #45

Open PAMulligan opened 7 years ago

PAMulligan commented 7 years ago

I'm going through the API tutorial published by Icalia that recommends using this gem. It's a great resource, but I haven't been able to use sabisu correctly. I'm currently in chapter 6, and I'm trying to view the products/index route, but I'm getting a 500 code back. Scrolling down the scren, I see an error message stating that migrations are pending, but this isn't the case. I ran the current migrations anyway, just in case, and I still get this error.

thelastinuit commented 7 years ago

@PAMulligan Very sorry for the trouble. The thing is that API tutorial needs a major upgrade. That might be the reason....

Back with you case, can you give the trace of that error? your current gemfile too, please.

Again very sorry >_<