News

Why you should start writing tests - Advantages of TDD and unit tests
They make you write better, more maintainable and more quality code and make you a better developer. Algorithms, such as sorting algorithms covered in here are a great way to develop your skills, but testing can boost them even further.To be clear...




The problem that ViewComponent solves for me - Code with Jason
If you just stuff all your domain logic into Active Record models then the Active Record models grow too large and lose cohesion.A model loses cohesion when its contents no longer relate to the same end purpose. Maybe there are a few methods that ...



Thredded Forums, feature-rich and simple.An engine for Ruby on Rails.
Format your posts with Markdown by default and / or BBCode, with onebox and tag support.Never miss an update with @-mentions, email notifications, and (un)read posts tracking.Enjoy the fully-responsive minimalistic theme, configurable via Sass.Fi...


Cucumber Founder Aslak Hellesøy on TDD and BDD - Semaphore
In this episode of Semaphore Uncut, we welcome Aslak Hellesøy, Cucumber Founder, Cucumber Open Source Lead at SmartBear. We walk about TDD and BDD, how to adopt automated testing, what different kinds of tests there are, and what the future holds ...