Hi there, I welcome pull requests! Here are some thoughts on how to get your pull request merged quickly:
bundle && bundle exec rake
Note, specs that break MRI 1.8.7 will not be accepted.
At this point you're waiting on us. We like to at least comment on, if not accept, pull requests within three business days (and, typically, one business day). We may suggest some changes or improvements or alternatives.
Some things that will increase the chance that your pull request is accepted, taken straight from the Ruby on Rails guide:
Syntax:
And in case we didn't emphasize it enough: we love specs!