• Home
  • About
  • Portfolio
  • Github Projects
  • Code Snippets
  • AWS
  • Ruby
  • Angular
  • Swift

Heroku

An ecosystem for application developers who prefer not to focus on DevOps.

Posts

Ruby on Rails: Running a scheduler

Heroku offer's a pretty nifty scheduler add-on for running jobs on your app at scheduled time intervals, much like cron in a traditional server

Chris Mendez in For Developers, Ruby, Heroku Jan 2017

Heroku: Managing Multiple Accounts

I feel like this is the first thing Heroku should tell you about after installing Toolbelt. For the longest time, I thought the only

Chris Mendez in For Developers, Ruby, Tools for Software Engineers, Heroku Dec 2016

Heroku: Working with Memcache

Rails Fragment caching on a Heroku dyno.

Chris Mendez in For Developers, Ruby, Heroku Dec 2016

Heroku: Upgrading your database

Here's a process I've found for upgrading your database on Heroku. There are many more commands and I highly suggest reviewing the Heroku Documentation.

Chris Mendez in For Developers, Ruby, Heroku Dec 2016

Heroku: Dynamically capture your Dyno URL

Today I needed my Rails app to look at it's own production URL and capture the HOST information. After spending an hour looking for

Chris Mendez in For Developers, Ruby, Heroku Dec 2016

Page 1 of 2 Older Posts →