ma.gnolia

Sign In | Learn More

Skip to main content


13499_32 John Nunemaker's Bookmarks Tagged With "action controller"

  1. Visit Revolution On Rails: DRYing Up Polymorphic Controllers Revolution On Rails: DRYing Up Polymorphic Controllers

    Some tips on how to work with polymorphic controllers.

  2. Visit Robby on Rails : Extending ActionController, part two Robby on Rails : Extending ActionController, part two

    Great, simple example of how to free giraffes. I mean, how to extend action controller.

  3. Visit Howto: List the actions inside a controller - RailsOnWave Ruby on Rails web 2.0 Ajax Howto: List the actions inside a controller - RailsOnWave Ruby on Rails web 2.0 Ajax

    A piece of reflective code which allows you to see the actions in a controller

  4. Visit Skinny user activation Skinny user activation

    Another example of skinny controller fat model. This time for user activation.

  5. Visit Ruby on Rails Development: Ruby on Rails Deprecations Part 1: ActionController Ruby on Rails Development: Ruby on Rails Deprecations Part 1: ActionController

    A list of the deprecations to action controller. Most of the deprecations were assertions.

  6. Visit PreProcessing Parameters - Codefluency PreProcessing Parameters - Codefluency

    Preprocessing parameters in action controller. Somehow I missed this one. Pretty interesting.

  7. Visit hide_action, a hidden treasure hide_action, a hidden treasure