Peter Wagenet

Results 261 comments of Peter Wagenet

The interesting thing for us is that it doesn't happen in every situation. The problem as described in ember-cli-htmlbars sounds like it would always be an issue.

I think you're correct about YARD not being able to specify optional blocks. That does make this a bit annoying to resolve.

I've verified that if I remove the `group` tags from my jacoco.xml things appear to work.

rubocop-sequel has been updated, still waiting on rubocop-i18n

Rubocop 1.x is now supported. This can be closed.

That's possible. I noticed the backtick usage in typeprof.

@snewcomer looks like it may have gotten dropped on accident, sorry! I've officially added it to the agenda for our next meeting.

Adding the following to the top of persist_with_relationships may resolve this issue, though it feels a little hacky. ```rb # If all we have is an id we're not really...

Makes sense. Maybe we should at least make it error earlier if there isn't an id defined?