Links
Categories
Top Rated Plugins
-
KRJS
Adds AJAX behaviors to helpers like form_tag dynamically from the controller.
-
Form Spam Protection :)
Tired of form spam but don't like the idea of Captcha or an ineffective RBL? This plugin transparently protects your forms and all the user needs is Javascript enabled
-
Seamless Database Pool
Adapter for seamlessly integrating a master/slave database pool for ActiveRecord..
-
ModelFormatter
Format data coming in and out of the model easily with these class methods.
format_column :sale_price, :as => :currency
Can use blocks, custom formatters, or even help out by contributing to the pluggable formatting code!
-
Acts As TinyURL
ActsAsTinyURL utilizes TinyURL's API to allow you to pass in any URL and
have it generate a shortened URL on the fly. -
Datebocks Engine
Datebocks Engine is a very simple Rails engine which provides a helper method to instantly deploy the DateBox into your application.
-
attr_hidden
Hide attributes from a model, useful for single table inheritance.
-
Gibberish
A lightweight localization plugin.
-
WhiteList
This White Listing helper will html encode all tags and strip all attributes that aren't specifically allowed.
-
Markdown on Rails
Rails markdown template hander. Easily use markdown for your rails views.
-
tiny_mce_plus
TinyMCE editor with image upload
-
AdministrateMe
A Rails plugin to provide support for common administration functions.
You could say it's a way better scaffolding options.
-
Acts as taggable redux
Provides drop in tagging for multiple classes, efficient database storage, functions for user owned tagging and tag clouds.
-
SuperInPlaceControls
Drop-In replacement for Rails stock in_place_editors.
-
Rails PDF
This plugin allows for the easy generation of pdf documents through .rpdf views.
-
scoped_search
Easily search you ActiveRecord models with a simple query language using a named scope.
-
State Select
Creates the select options for states in US, Canada, and India.
-
Lazy Methods
Adds lazy method wrapping to every object. Preceding any method with lazy_ will defer the invocation until the result is actually needed. Use this pattern to add caching to your views and still maintain your logic in the controller.
-
CleverValidation
CleverValidation gives you the the ability to customize your validation error messages and features javascript functionality for adding a bit of interaction to your validations via scriptaculous effects.
-
Simply Helpful
Various helpers for views
