Beta Invitations
Category: Web Development > Ruby On Rails
Posted: 10 Nov 08
You know those invitation systems where a given user can invite a number of other people to join? That's what I show you how to make in this episode.
|
|
|
|
|
|
|
|
|
Session Based Model
Category: Web Development > Ruby On Rails
Posted: 10 Aug 08
If you have a lot of logic associated with the data inside a session, you'll need some central location to put this logic. See how to create a session based model in this episode
|
|
Liquid
Category: Web Development > Ruby On Rails
Posted: 10 Aug 08
Liquid is a safe way to provide a powerful template language to the site's users. See how in this episode
|
|
|
|
|