search for: 0eud8cxtpzob3c84sxp8cg

Displaying 2 results from an estimated 2 matches for "0eud8cxtpzob3c84sxp8cg".

2009 Jan 16
5
Help: OpenId and restful_acl
Hi All, I have restful_authentication with restful_acl installed on my app, now I want to use OpenId with restful_acl,so my question is... does this make any problems for me or not? I haven''t explored the OpenId for ROR yet, and I am going to do that now,but I just wan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed
2009 Jan 03
1
Finding a nested resource's 'parent' object?
Say I have this setup: class Ticket < ActiveRecord::Base belongs_to :project end map.resources :projects do |p| p.resources :tickets end How would I go about programatically figuring out that Ticket is nested under Project? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.