Design & Code

Articles by CommandRun about UI/UX design and Ruby on Rails

Latest
Testing Rails Simple Guide — Part 3

Testing Rails Simple Guide — Part 3

Honestly, I feel confused when I was first learning the topic “testing in isolation”. I always struggle these questions: “What Stubs, Mocks…
Go to the profile of Tim Cheung
Tim CheungFeb 24
Testing Rails Simple Guide — Part 2

Testing Rails Simple Guide — Part 2

From part 1, we already know we can use Integration Test and Unit Test to test our rails application. So in this part, we will dive deep to…
Go to the profile of Tim Cheung
Tim CheungFeb 14
Testing Rails Simple Guide — Part 1

Testing Rails Simple Guide — Part 1

Testing Rails is one of the tough topics for junior or even intermediate developers. When start writing test, I find myself always struggle…
Go to the profile of Tim Cheung
Tim CheungFeb 1
Rails Asset Pipeline Simple Guide

Rails Asset Pipeline Simple Guide

Using Rails is full of magic. Asset pipeline is one of the magical features from Rails. But, it’s always let user confused and not sure how…
Go to the profile of Tim Cheung
Tim CheungNov 23, 2015
More stories →About Design & Code