Starting point for running Rails specs - includes lastest stable ruby and node 14.x
The supplied Dockerfile
will create an images for docker containers
with ruby and nodejs.
$ docker pull prograils/ruby-node
$ docker run -t -i prograils/ruby-node
$ bundle exec rspec