Skip to content

Conversation

@OfTheDelmer
Copy link
Contributor

Editing out comments

John Backus and others added 21 commits September 8, 2015 11:50
Currently devtools is adding the rspec-its dependency, but only for rubies
>= 2.1, so we add our own explicit dependency in our gemspec for earlier rubies
Lets you specify how many question set ids should come with the
person resource you are creating
Update the collections with instance methods that proxy to the target
class, and lazy load embedded parent data in for the target.

fixes #36, #35, #34, #22
Used rubocop autofix on lib and spec directories
- Moved a few attributes into protected/private in the process.
- Also changed `data` to be a method in collection
- renamed `target` to `member_class`
- renamed `data` to `ids`
- changed Collection to use positional args instead of a hash
Refactors specs related to collection from question sets to separate
spec and moves some member related specs out of collection specs. Still
requires more specs on Member to raise mutant coverage. It also renames
the Base#saved? to Base#persisted?.
There was a comment in base.rb that needed removal
@OfTheDelmer
Copy link
Contributor Author

Files reviewed for extraneous comments, LGTM.

OfTheDelmer added a commit that referenced this pull request Sep 14, 2015
@OfTheDelmer OfTheDelmer merged commit a0ddc70 into master Sep 14, 2015
@sirwolfgang sirwolfgang deleted the fix/person-question_sets-array branch September 14, 2015 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants