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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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