Ruby
Debugging RubyGems
Reading Time: 2 minutes Sometimes we can run into bugs in our application...
Ruby on Rails
Approaching Rails Legacy Systems Chapter 4: Understand your tests
Reading Time: 2 minutes There are many different kinds of testing you...
Rails
Approaching Rails Legacy Systems Chapter 3: Where to start?
Reading Time: 5 minutes Well, where to start? If you are reading this...
Ruby on Rails
Improving Inventory Units Creation in Solidus
Reading Time: 2 minutes To keep track of the right inventory, Solidus...
Best Practices
Approaching Rails Legacy Systems – Chapter 1: Project Anatomy
Reading Time: 6 minutes This is the chapter 1 of a series of blog posts...
Development
Rails + RSpec + Turnip = <3
Reading Time: 4 minutes Integration tests are used to ensure that all...
Development
Customizing Solidus order number generation
Reading Time: 2 minutes Solidus provides an out-of-the-box mechanism...
Advanced Level
Clearing the air: How to test new features with Rails?
Reading Time: 4 minutes Feature specs are integral to a good test suite....
AWS
How to Deploy your Rails App as easy as Heroku?
Reading Time: 5 minutes This is your situation: You have this new shining...