ruby on rails - What means this error ActiveRecord::DangerousAttributeError -


any ideas means error ?

activerecord::dangerousattributeerror (delay defined activerecord): app/models/issue.rb:849:in `relations' app/controllers/issues_controller.rb:118:in `show' 

thanks

you have delay column in issue model. should rename it, because name used internally activerecord.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -