Episodes tagged with “controllers”
-
13
Dangers of Model in Session
Care must be taken when storing a model in a session as it can get out of sync with the database.
Tags: controllers
-
136
jQuery
In this episode we recreate the AJAX form submission we did back in episode 43 but with jQuery instead of Prototype and RJS.
Tags: ajax controllers views
-
163
Self Referential Association
In this episode we create a small social networking application and use a self-referential association to link users with their friends.
Tags: active-record controllers
-
199
Mobile Devices Other translations:
In this episode we change the look and behavior of a Rails app on mobile devices and use jQTouch to build a native-looking interface.
Tags: views controllers plugins
