I''m implementing the Encrypter class as described in Agile Web Development with Rails, and I''m having some problems getting it to work. 1 I need to get to the session where I''ve stored some related key data, but I keep getting a missing_method error when trying to retrieve what I need. 2. When using the breakpointer (I''m on Ruby 1.8.6), the model parameter [as in after_save(model)] shows undefined. Any thoughts on what I''m missing here? Thanks...jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---