RESTful_ACL talk slides 2

Posted by Matt on August 19, 2008

Here are the slides from the lightening talk I gave last night at the Columbus Ruby Brigade meeting:
restful_acl.pdf

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

  1. Bharat Ruparel Tue, 14 Oct 2008 07:17:42 PDT

    Hello Matt,
    Can RESTful_ACL be used with a custom authentication system or does it require restful_authentication plugin?
    Thanks.
    Bharat

  2. Matt Tue, 14 Oct 2008 07:58:59 PDT

    It should work so long as you define “current_user”, and that it is available across the whole MVC stack.

Comments