Links
Categories
Search Results
-
AAFAutoRebuild
AAFAutoRebuild is rails plugin, that automatically rebuilds your Ferret index if field definitions have changed. Its main purpose is to reduce deploy time by only rebuilding parts of your index. The plugin only works in conjunction with acts_as_ferret.
-
ACL System2 Ownership
This plugins adds ownership functionality to ACL System2 plugin by Ezra Zygmuntowicz.
-
Acl9
Yet another role-based authorization system for Rails
-
Active Search
ActiveSearch is a barbarian way to give your models a sparkle of fuzzy search, which most users will surely prefer to very specific forms.
-
Active Test
ActiveTest atomizes tests and meta-programs them to be quicker to write, easier to read. Makes testing Rails-friendly.
-
ActiveTest Authentication
An example, but fully functional, plugin for ActiveTest which allows you to test both sides of being logged in.
-
ActiveTest Authorisation
An example, but fully functional, plugin for ActiveTest which allows you to test both sides of user permissions.
-
Acts As Enterprisey
Make your app look enterprisey to impress your clients :)
-
Acts As Indexed
Fulltext search with zero-dependencies (No gems required) and a minimal setup. Maintains an index of content in your Rails models for fast query results.
-
Acts As Most Popular
This plugin retrieves the most frequently occurring values for each column.
-
Acts As State Machine
Adds state machine functionality to any model. This makes it much easier to model complex constraints and behaviours.
-
Acts as Ferret
Mixin that uses ferret to automatically build and maintain an index for fast fulltext search within the data stored in a Rails model.
-
Acts as archive
Don't delete your records, move them to a different table
-
Acts as permission
Simple Rails plugin to assign a list of permissions on a resource.
-
Acts as privilege
Simple Rails plugin to restrict system access to authorized users.
-
Actsascsvable
A Rails plugin for easy export/import of ActiveRecord Models
-
Alter table
A rails plugin to execute multiple ADD, ALTER, DROP, and CHANGE clauses in a single ALTER TABLE statement.
-
Ambitious query indexer
Pain-free indexing to speed up your Rails app
-
Ancestry
Organise ActiveRecord model into a tree structure
-
Assert Select
Adds the assert_select method so you can use CSS-like selectors to test HTML pages. Keeps you functional tests DRY and simple.
