13 Jan '14, 3pm

Reading Rails - How Validation Are Configured

Reading Rails - How Validation Are Configured Posted by netghost on January 13, 2014 — 0 comments You use them every day, now it's time to learn what's going on under the hood. Come along and learn how migrations are configured . We'll pick up a few new Ruby idioms, and uncover some functionality in validations you probably haven't seen. Comments “ ” Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!

Full article: http://www.rubyflow.com/items/10351-reading-rails-how-val...

Tweets

the speakers list is updated for #larubyconf 20...

larubyconf.com 13 Jan '14, 9pm

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 #...

larubyconf.com 13 Jan '14, 6pm

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

robots.thoughtbot.com 14 Jan '14, 6pm

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...

api.rubyonrails.org 13 Jan '14, 3am

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...

yu-kym.blogspot.com 20 Jan '14, 1pm

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...

rubyflow.com 14 Jan '14, 10am

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

rubyflow.com 13 Jan '14, 1pm

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...

rubyflow.com 14 Jan '14, 3pm

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 ...

rubyinside.com 13 Jan '14, 2pm

Scotland On Rails Presentations Now Online: 27 Awesome Videos By Matthew Lang / May 23, 2009 Did you miss the Scotland on ...

Reading Rails - Concerns

rubyflow.com 07 Jan '14, 3pm

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)...

railsinside.com 14 Jan '14, 4am

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

rubyflow.com 12 Jan '14, 2pm

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

rubyflow.com 12 Jan '14, 2pm

Explaining Apple’s MVC pattern to Rails Developers Posted by FluffyJack on January 12, 2014 — 0 comments An explanation of...

Reading Rails - More Migrations

rubyflow.com 01 Jan '14, 3pm

Reading Rails - More Migrations Posted by netghost on January 01, 2014 — 0 comments You probably use ActiveRecord on a dai...