RESTful_ACL Update 2

Posted by Matt on March 02, 2008

Just a quick note to say that RESTful_ACL has been updated. This latest version supports securing non-CRUD actions. It's a slight cop out of sorts; essentially if the user in question can read an object, they will also be able to do the non-CRUD action. It's not the best solution to the problem, but it will work for the moment. Maybe there is a slick way to pass in a function name as a hash/block thing that I'm not sure of. Hrm.

Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

  1. Adi Fri, 04 Apr 2008 00:19:57 PDT

    Hello Matt,
    I learn how to program ROR recently, and i found a lot of interesting plugins… i want to try you plugin, but i don’t know how to deploy it… can you tell me how…

    Thank you,

    Adi

  2. Matt Fri, 04 Apr 2008 07:33:47 PDT

    Hi Adi, all the info you need to use RESTful_ACL is on its wiki:

    http://github.com/mdarby/restful_acl/wikis

    Thanks!

Comments