Tag Archives: heroku

Integrity Continuous Integration

Integrity is a Continuous Integration Tool where we can run our tests (Rspec or Cucumber) to check whether the application is running fine or not.  Whenever there is a commit it will run the test cases and checks whether the … Continue reading

Posted in Ruby on Rails, Tutorials | Tagged , , | Leave a comment

Getting started with heroku

>Heroku basics

Posted in Ruby on Rails | Tagged | Leave a comment

Migrating an existing deployment to Heroku

It was fun — pure unadulterated fun!! Now, I started looking at heroku since our current deployment on a linode was getting a little bulky. Our client has been complaining of ‘suddenly things slowing down’ and ‘site not working’. The … Continue reading

Posted in Ruby on Rails | Tagged , , , | 1 Comment