Links
Categories
Search Results
-
Formtastic
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
-
Generate Sitemap Task
Rake task to crawl site and generate sitemap.xml
-
Golden retriever
Retriever fetches your rails resources for you.
-
Indexed search engine
IndexedSearchEngine is a simple, pluggable engine for rails applications
which can be used to enable full text indexed searches within an application. -
Inherited Resources
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
-
KRJS
Adds AJAX behaviors to helpers like form_tag dynamically from the controller.
-
Laminate
Safe user-template system written in Ruby
-
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.
-
Less Reverse Captcha
The Less Reverse Capchta creates a captcha that is invisible to the user.
-
Macaque
A brutally simple wiki written for Engines 1.2.
-
Machinist
Fixtures aren't fun. Machinist is.
-
Magento
Ruby wrapper around the Magento Cart Api
-
Make Resourceful
REST is a fine pattern for designing controllers,
but it can be pretty repetitive. Who wants to write out the same actions and copy the same model lookup logic all over their application?make_resourceful handles all that for you.
It sets up all your RESTful actions and responses with next to no code. Everything has full, sensible default functionality. -
MapLayers
MapLayers makes it easy to integrate a dynamic map in a Rails application. It can display map tiles and markers loaded from many different data sources. With MapLayers you can display and publish ActiveRecord models with geographic data.
-
Mongo admin
Browse and manage your MongoMapper data using your browser
-
Mp3 player
A simple mp3 player plugin for rails
-
Mysql Index Length
Rails plugin that allows to define index lengths in your migrations, through :limit parameter
-
Oauth-plugin
Rails plugin for OAuth
-
Oink
Log parser to identify actions which significantly increase VM heap size
-
Page actions
PageActions is a Rails plugin that helps you to manage your action links in a simple way.
