Rails Casts - #219 Active Model:
When you’re thinking of doing something like this it’s always a good idea to first consider your requirements and make sur...
Watching A Look at Meteor on RailsCasts via @ra...
#351 A Look at Meteor May 16, 2012 | 15 minutes | Tools , Ajax Meteor is a JavaScript framework for building rich client-s...
Ruby on Rails Guides: Active Record Query Inter...
But this approach becomes increasingly impractical as the table size increases, since User.all.each instructs Active Recor...
Ruby on Rails Guides: Active Record Query Inter...
But this approach becomes increasingly impractical as the table size increases, since User.all.each instructs Active Recor...
ASCIIcast 196 - Nested Model Form (revised) (pro)
#196 Nested Model Form (revised) Apr 19, 2012 | 11 minutes | Forms , Views , Active Record Handling multiple models in a s...
Been using a Proc with an :if or :unless a lot ...
Database constraints and/or stored procedures make the validation mechanisms database-dependent and can make testing and m...
“Railscasts - Active Record Queries in Rails 3”
Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in...
Watching Syntax Highlighting (revised) on Rails...
#207 Syntax Highlighting (revised) May 11, 2012 | 8 minutes | Views , Plugins Here I compare several syntax highlighting s...
The New Model: How Google+ “Gets” Content
Social signals – they don’t operate as links. They contain messages about other pages and websites, and a lot of other val...
Reversal from the foundry model back to IDM?: v...
Recently Rick Merritt of EE Times reported on his interview with Mark Bohr , "Mr. Process Technology at Intel," and wrote:...
#32 Time in Text Field - RailsCasts
Replacing the drop-downs with a text field will mean that we have a field on the form that doesn’t directly map on to a fi...
ParseModel: An Active Record pattern for your P...
ParseModel: An Active Record pattern for your Parse models on RubyMotion. Posted by adelevie on May 06, 2012 — 0 comments ...
