Blog
Tagged with: heroku
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...
Blog Categories
About These Posts

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!