It makes more sense to pre-fetch all job skills and filter on the client, so we're consolidating into a JobSkillsController
3 lines
66 B
Ruby
3 lines
66 B
Ruby
collection @skills, object_root: false
|
|
|
|
extends 'job_skills/base'
|