It would seem so, I tried just adding it to the permissions table but im still getting no action
Ill look into it -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Adam Sent: Wednesday, June 07, 2006 9:48 AM To: Discussion of the use of existing Engines Subject: Re: [Engine-users] Confirm User engine clobbers active web serviceactions The user engine doesn't look for any web services, so it could definitely use some patch-based love here. Please do work something up and submit it to the Collaboa site. - james On 6/7/06, Paul Robinson <[EMAIL PROTECTED]> wrote: > On 7 Jun 2006, at 00:59, Clayton Cottingham wrote: > > > If you look insdie the role permissions there is no actions for api > > or wsdl > Add them to the table then. Or (I've not done web services in Rails > yet) if the process involves creating a method within the controller, > rake sync_permissions might pick it up. > > Otherwise, creating them is as simple as adding an entry to the > permissions table. > > -- > Paul Robinson > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
