#app-testing

[ follow ]
Rubyflow
4 months ago
Ruby on Rails

How to Dual Boot your Application with Rails' Main Branch

The Dual-Boot technique can be used to test an app against Rails' main branch for catching problems and warnings before a new version is released.
Testing the app against the main branch allows for easier upgrades and helps in encountering and solving problems one by one instead of dealing with all changes at once. [ more ]
[ Load more ]