Design & Code
Articles by CommandRun about UI/UX design and Ruby on Rails
Follow
Following
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…
Tim Cheung
Feb 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…
Tim Cheung
Feb 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…
Tim Cheung
Feb 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…
Tim Cheung
Nov 23, 2015
More stories →
About Design & Code