Using private NPM packages with Rails, Heroku and Github

&& exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/USERNAME/shared-theme.git" }, "keywords": [ "rails" ], "author": "Matt Haliski", "license": "MIT", "bugs": { "url": "https://github.com/USERNAME/shared-theme/issues...

Heroku defaults to Puma for Rails 5

It’s now going to be easier than ever to kick off a new Rails project and deploy to Heroku. WEBrick is no longer the default server with Rails 5. If you don’t provide a Procfile Heroku is going to help you out and set you up with Puma. Production ready out of the box. So… that’s cool.

Also of note, configurati...

About These Posts

Matt Haliski's mug

My blog primarily contains writings about my work on computers, but I occasionally mix in fun life stuff. I am, at best, a mediocre writer, but I like doing my part to give back to the community. Feel free to contact me if you have specific something to chat about. See you around!