sequenced
sequenced copied to clipboard
Get rid of dummy application
To test this gem, we really do not need a dummy application. But having it, we need to keep it up to date (to remove warnings etc) and have a dev dependency on rails
. Also it is required to install net-***
gems (as seen in Gemfile
).
We can also get rid of a lot of unnecessary LOC.