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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -