Categories
- Active Record
 - Active Resource
 - Active Support
 - Administration
 - Ajax
 - APIs
 - Authentication
 - Authorization
 - Background Jobs
 - Caching
 - Code Walkthrough
 - Controllers
 - Debugging
 - Deployment
 - eCommerce
 - Forms
 - Mailing
 - Models
 - Performance
 - Plugins
 - Production
 - Rack
 - Rails 2.0
 - Rails 2.1
 - Rails 2.2
 - Rails 2.3
 - Rails 3.0
 - Rails 3.1
 - Rails 3.2
 - Rails 4.0
 - Refactoring
 - Routing
 - Search
 - Security
 - Testing
 - Tools
 - Views
 
        Applied Filters:
        forms x
      
      Anonymous Scopes
      The scoped method allows you to generate named scopes on the fly. In this episode I show how to use anonymous scopes to improve the conditional logic which was used in the previous episode on advanced search form.
      (8 minutes)
    
    
  Searchlogic
      Searchlogic makes searching models easier than ever with its assortment of named scopes. In this episode I show you how to create simple and advanced searches.
      (13 minutes)
    
    
  Authlogic
      Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.
      (14 minutes)
    
    
  Formtastic Part 2
      Learn about some of the more advanced functionality of Formtastic including handling many-to-many associations, required fields, and styling.
      (9 minutes)
    
    
  Polymorphic Association
      Polymorphic associations can be perplexing. In this episode I show you how to set it up in Active Record and then move to the controller and view layer.
      (8 minutes)
    
    
  Paperclip
      Need to add image attachments to a model? See how with paperclip in this episode.
      (7 minutes)
    
    
  AJAX with RJS
      This episode will walk you through adding AJAX functionality to a form using RJS. See how to easily update multiple elements on a page.
      (11 minutes)
    
    
  Integrating Active Merchant
      In this episode I show how to add Active Merchant's functionality to a Rails application to make a fully-functional checkout process.
      (18 minutes)
    
    
  PayPal Security
      This episode shows how to encrypt the variables passed to PayPal and verify the authenticity of the payment notifications (IPN).
      (11 minutes)
    
    
  PayPal Express Checkout
      PayPal Express Checkout is easy to add to an existing ordering system. See how in this episode.
      (15 minutes)
    
    
  









