Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [44] pry(main)> apps.select{ |app| app.appointment_extra_types.pluck(:id).include? 2 || app.appointment_extra_types.pluck(:id).include? 7 }
- SyntaxError: unexpected tINTEGER, expecting '}'
- ...tra_types.pluck(:id).include? 7 }
Advertisement
Add Comment
Please, Sign In to add comment