Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged control

  • ACL System

    This plugin is designed to give you a flexible declarative way of protecting your various controller actions using roles. It's made to sit on top of any authentication framework that follows a few conventions.

  • Acts as Authenticated

    Acts As Authenticated is a simple authentication generator plugin for Ruby on Rails.

  • ACL System2 Ownership

    This plugins adds ownership functionality to ACL System2 plugin by Ezra Zygmuntowicz.

  • Access

    Allows developers to execute or not execute given code block depending on a set of conditions, written in intuitive manner. Especially useful within view templates, where it can eliminate the need for multiple if ... else ... statements.

  • User engine

    The UserEngine extends the LoginEngine with a very, *very* simple implementation of RBAC - role based access control.

  • RoleRequirement

    Role based security for acts_as_authenticated, without the mess