Automating Rails Database Migrations on Heroku

One problem that teams tend to run into with Rails apps on Heroku is forgetting to run database migrations before the code that depends on them is released.Luckily, there is a way to automate the running of database migrations on Heroku and to guarantee that they are always run before the dependent code is released: the Heroku Release Phase.
Automating Rails Database Migrations on Heroku #ruby #rubydeveloper #rubyonrails #database #heroku https://rubyonrails.ba/single/automating-rails-database-migrations-on-heroku

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles