Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I run in console such code:

Company.find(11).tb_accounts.all

Thats run ok

Then run:

acc=Company.find(11).tb_accounts.first
!   Internal server error

Issue us reproduced.

Seems heroku is down?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.