the speakers list is updated for #larubyconf 20...
Matthew is passionate about delivering quality software at ludicrous speed. He believes in collaborative thinking in an op...
the schedule for #larubyconf 2014. Feb 6-8 in #...
The sixth annual Conference will be February 8, 2014 Workshops will be held February 6 and 7 LA Ruby Conf 2014 $199 Early ...
Beginner’s guide to testing Rails apps
I'm frequently asked what it takes to begin testing Rails applications. The hardest part of being a beginner is that you o...
Here's the method that hands over an authentici...
Controller actions are protected from Cross-Site Request Forgery (CSRF) attacks by including a token in the rendered html ...
What's the use of reading?: What's the use of a...
Some people say that reading is a form of escaping one's life. I hardly see it that way because I love my life. But what's...
RubyMotion for Rails Developers - Your Views Ha...
RubyMotion for Rails Developers - Your Views Have Come To Life Posted by FluffyJack on January 14, 2014 — 0 comments I've ...
Explaining RubyMotion views to Rails developers
Yesterday I put out an article explaining Apple's MVC pattern in a way Rails developers could understand, and it got a cra...
Rails Testing Antipatterns: Fixtures and Factor...
Rails Testing Antipatterns: Fixtures and Factories Posted by markoa on January 14, 2014 — 0 comments I just published the ...
Scotland On Rails Presentations Now Online: 27 ...
Scotland On Rails Presentations Now Online: 27 Awesome Videos By Matthew Lang / May 23, 2009 Did you miss the Scotland on ...
Reading Rails - Concerns
Posted by netghost on January 07, 2014 — 2 comments You probably include ActiveSupport's Concerns in your Rails code, but ...
The Perils Of Opinionated Software (like Rails)...
This is a guest opinion piece by Xavier Shay. Ruby on Rails, by its own admission, is an opinionated framework. From day o...
Explaining Apple’s MVC pattern to Rails Developers
Explaining Apple’s MVC pattern to Rails Developers Posted by FluffyJack on January 12, 2014 — 0 comments An explanation of...
Explaining Apple’s MVC pattern to Rails Developers
Explaining Apple’s MVC pattern to Rails Developers Posted by FluffyJack on January 12, 2014 — 0 comments An explanation of...
Reading Rails - More Migrations
Reading Rails - More Migrations Posted by netghost on January 01, 2014 — 0 comments You probably use ActiveRecord on a dai...