Guest User

Untitled

a guest
Feb 13th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [44] pry(main)> apps.select{ |app| app.appointment_extra_types.pluck(:id).include? 2 || app.appointment_extra_types.pluck(:id).include? 7 }
  2. SyntaxError: unexpected tINTEGER, expecting '}'
  3. ...tra_types.pluck(:id).include? 7 }
Advertisement
Add Comment
Please, Sign In to add comment