Published onAugust 9, 2015Travis CI integration - Step by step tutorialGeneralLearn how to integrate Travis CI with your GitHub repository for automated builds and testing.
Published onJuly 24, 2015Slide - Playing with Active Record MigrationsRuby On RailsA session covering the essentials of Active Record Migrations in Ruby on Rails.
Published onJuly 10, 2015Slide - An introduction to Active Record AssociationsRuby On RailsIntroduction to the basic concepts of Active Record Associations in Ruby on Rails.
Published onJuly 2, 2015Slide - An Introduction To Ruby On RailsRuby On RailsIntroduction to Ruby on Rails slides for beginners and new joiners.
Published onFebruary 18, 2015Rspec Run specific set of tests using --tag optionRuby On RailsRspecSpeed up your development by running a specific subset of tests using RSpec's tagging feature.