Skip to content

Instantly share code, notes, and snippets.

@goodviber
Created September 13, 2016 15:56
Show Gist options
  • Save goodviber/a51b086718104807cbb67c34dfe6dea2 to your computer and use it in GitHub Desktop.
Save goodviber/a51b086718104807cbb67c34dfe6dea2 to your computer and use it in GitHub Desktop.
@site_audits = @site_audits.joins(audit_specification: :service_category).where(service_categories: { id: params[:service][:category] })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment