teachmetocode
teachmetocode
3 774 views
4

Profile Comments (0)

Top Rated » Most Viewed » Most Popular »
Upgrading JotRod to Rails 3.1.3
08:26

Upgrading JotRod to Rails 3.1.3

When preparing to add some layout features to JotRod, I realized it was a Rails 3.0.9 application. Here's a quick rundown on upgrading to Rails 3.1.3.
93 views.
last year
Followers and Following
28:28

Followers and Following

In order to get someone a timeline in JotRod, we need followers and following lists to compile the Jots from. This means that we need to add a new...
14 views.
last year
ActiveModel Callbacks in Sandra
08:13

ActiveModel Callbacks in Sandra

For my Jot class in JotRod, I want the jot to set a hash of some kind as the key when it gets saved. This is the perfect scenario for using...
16 views.
last year
Building a Model Generator
22:38

Building a Model Generator

This is a demonstration of building a rails connector gem for an ORM with a model connector
30 views.
last year
Introduction to Sandra: The Cassandra ORM
20:24

Introduction to Sandra: The Cassandra ORM

When I started playing with Cassandra, I wound up writing part of an ORM to get what I needed from it. I want to build actual projects with Rails...
62 views.
last year
Welcome to Rails Coach First String
02:18

Welcome to Rails Coach First String

Introduction to the Rails Coach First String Webiste
11 views.
last year
Polymorphic Associations
09:24

Polymorphic Associations

Rails has the concept of Polymorphic associations, which are associations that can be of different data types. For example, let’s say we have a...
23 views.
last year
Ruby Koans
08:29

Ruby Koans

This is a very simple demonstration of learning Ruby from RubyKoans.
25 views.
last year