#development-workflow

[ follow ]
Rubyflow
2 months ago
Ruby on Rails

How to Dual Boot Your Ruby or Rails Application with Different Versions of Ruby

Dual booting Ruby allows the use of current and next versions seamlessly.
Initial testing of new Ruby version may not always require dual booting. [ more ]
Sitepoint
5 months ago
DevOps

How to Use Node.js with Docker - SitePoint

Running Node.js applications in Docker containers can solve compatibility issues across different operating systems and runtime versions.
Docker allows you to easily download, install, and configure dependencies for your application in minutes. [ more ]
[ Load more ]