SQLite3::SQLException: near “at”: syntax error

后端 未结 0 1238
伪装坚强ぢ
伪装坚强ぢ 2020-12-03 16:12

I keep getting this error when trying to loop through the jobs i have , here is the code :

- @jobs.each do |job|
  %h2= job.title
  %p= job.company 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题