#44359's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
111,67128,703error_messagesProvides some default style and images to give the error and flash messages a nice ...
214,70341,067test_inlinetest_inline allows you to place your automated testing right next to the code being...
314,73141,067rack-legacyRack legacy is a rack handler to help your run legacy code side-by-side on your rac...
415,55341,067logmeinA UI plugin that sits on top of authlogic to provide basic security (i.e. restricte...
515,77941,067remindmeA UI plugin that sits on top of authlogic to provide a forgot password feature. Can...
620,82941,067file_browserProvides a web-based UI to manage a filesystem. Useful as an alternative to FTP and...
720,99441,067rack_mailerProvides a simple mail for script in the form of a Rack end-point. Right now is pre...
821,74841,067contact_formsA UI plugin that wraps rack_mailer to configure the middleware, the success message...
924,94941,067alphabarProvides a paginator object to allow you to easily split a recordset by letter and ...
1031,07741,067better_exception_appTries to get rid of the static files and make it easy to render HTTP errors in your...
1135,40841,067user_listProvides a drop-in user management. Functionality is limited to adding, editing and...
1236,83141,067add_anotherAllows you to take full advantage of the nested form goodness of Rails by allowing ...
1344,19325,044managed_emailsA UI plugin that sits on top of authlogic to provide basic security (i.e. restricte...
1445,21241,067open_uri_db_cacheA database-backed HTTP caching library for open_uri. Just use open_uri like normal ...
1546,21341,067test_engineAllows you to easily implement testing for a Rails engine and have it execute in th...
1649,45541,067rack_image_sizeWill automatically add image dimensions to any IMG tags in your response if they do not...
1755,33841,067rack_replaceInstalls a find/replace on the response from any rack application. Is applied to each c...
1868,22541,067rack_current_pageAny link to the current page will have the class "current" (or whatever class name you ...
1969,33341,067mm_authlogicUse AuthLogic on MongoMapper models just like you do on ActiveRecord models
2070,47541,067gist-depUseful for small bits of functionality that are used repeatly in different projects...
2177,08841,067rack_new_windowWill make all external and non-HTML links open in a new window. Options allow you defin...
2282,40541,067sortable_listProvides a simple helper to assist in making sortable tables.
2386,97641,067rack_no_autocompleteAdds autocomplete="off" to all input fields and forms. The disables the automcomplete f...
2495,42841,067doc_templateProvides an ability to pre-populate an office document through a simple templating ...
2598,07841,067filtered_listProvides a simple helper to assist in making tables easily filterable using a simil...
26105,78241,067import_frameworkA framework to assist in importing data from a master to a slave. Through a series of c...
27112,46341,067mm_safe_by_defaultThe opposite of the built-in 'safe' plugin. All models are safe by default. Only if...