Drew Land

Recent Posts

  • March 09, 2015

    Deploying Rails 4.2 + Twilio Application To Heroku

    This is part two of three on building an app that utilizes Rails 4.2 and ActiveJob along with Twilio and Heroku.Heroku has requirements for applications that run on its service. Due to these requirements we are going to have to modify and add a fe...

  • March 08, 2015

    Building an SMS App Using Rails 4.2 and Twilio

    This is part one of three on building an app that utilizes Rails 4.2 and ActiveJob along with Twilio and Heroku.In this part we are going to create a SMS based English to Pig Latin translator. In the end you will be able to text a phone number wit...