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? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -