Prune#1
Conversation
| source 'http://rubygems.org' | ||
| source 'https://rubygems.org' | ||
|
|
||
| gem 'midwire_common' |
There was a problem hiding this comment.
Why was midwire_common removed? I believe it contains some rake tasks for the release process.
There was a problem hiding this comment.
eh - I always like as few dependencies as possible. On the master branch bundle exec rake --tasks only lists those found in lib/tasks/data.rake
But I can include it again if you wish.
|
This is really neat. TIL: creating an in-memory SQLite database. |
|
@firien thanks for the PR. I apologize for the lateness of my attention. I had notifications turned off for this account and did not see the PR until just today. I am merging this into a new |
here_with_pipecallsfeel free to close/reject