Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sj show in cwf cleanup #360

Merged
merged 5 commits into from Apr 27, 2016
Merged

Sj show in cwf cleanup #360

merged 5 commits into from Apr 27, 2016

Conversation

Stuart-Johnson
Copy link
Collaborator

No description provided.


accepts_nested_attributes_for :subsidy_map
accepts_nested_attributes_for :pricing_setups
accepts_nested_attributes_for :submission_emails
accepts_nested_attributes_for :available_statuses, :allow_destroy => true

scope :in_cwf, -> {joins(:tags).where(:tags => {name: "clinical work fulfillment"})}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{joins(:tags).where(tags: { name: 'clinical work fulfillment'})}

@wtholt wtholt merged commit 10e076d into master Apr 27, 2016
@wtholt wtholt deleted the sj-show_in_cwf_cleanup branch April 27, 2016 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants