Assets Plugins

Asset timestamping
Automatically appends a last modified timestamp to all static asset URLs to avoid caching issues with updated images, javascripts and stylesheets.
Rating: 4/5 (10 votes)
Added on 14 Apr 2006
Bundled Resource
Groups assets into bundles and reduces setup code. Includes Dynarch calendar, qForms.
Rating: 4/5 (6 votes)
Added on 25 May 2006
Simple LDAP Authenticator
Simple authentication to an LDAP server with sensible defaults and a minimum of configuration.
Rating: 3/5 (16 votes)
Added on 31 May 2006
MergeJS
Now superceded by AssetPackager which supports CSS as well.
Rating: 4/5 (5 votes)
Added on 3 Jun 2006
Asset Field
Adds asset management capabilities to your model.
Rating: 3/5 (5 votes)
Added on 5 Jun 2006
AssetPackager
JavaScript and CSS Asset Compression for Production Rails Apps
Rating: 3/5 (14 votes)
Added on 19 Jun 2006
Microformat helper
Helper methods for rendering hAtom feeds, simple hCards, and the datetime design pattern.
Rating: 2/5 (3 votes)
Added on 1 Sep 2006
plugin_assets
Helps automate the copying of plugin assets into your application's public/ folder.
Rating: 5/5 (1 vote)
Added on 9 Nov 2006
Fammer
Fammer lets you easily install icons one-by-one from the free silk icon set at http://www.famfamfam.com/lab/icons/silk/ Special thanks to Mark James for creating the set.
Rating: 4/5 (4 votes)
Added on 16 Nov 2006
Resource On Demand
Include external javascript and stylesheets from anywhere, without including it everywhere
Rating: 4/5 (2 votes)
Added on 30 Nov 2006
ZiYa
Easily create charts for your rails web app.
Rating: 4/5 (5 votes)
Added on 30 Dec 2006
ActsAsImage
Scales images and writes them to the file system.
Rating: 5/5 (3 votes)
Added on 31 Dec 2006
Saucy
The idea is to use javascript to style DOM elements using images rendered according to the certain style rules also specified in the HTML. This normally involves pointing the background image to the rendering script on the server using RMagick.
Rating: 5/5 (1 vote)
Added on 4 Jan 2007
DCSS
A pre-processor for css that allows you to reduce duplication and simplify your css files.
Rating: 0/5 (0 votes)
Added on 9 Jan 2007
Multi asset locations
Allows to pass a hash to ActionController::Base.asset_host so that you can serve different kind of assets from different domains.
Rating: 4/5 (5 votes)
Added on 19 Jan 2007
ActiveResources
This plugin enables you to do ActiveRecord operations from the client
Rating: 0/5 (0 votes)
Added on 10 Mar 2007
CachedAssets
Combine CSS and JS files into one to reduce the number of HTTP requests.
Rating: 4/5 (5 votes)
Added on 8 Apr 2007
acts_as_bytefield
A Rails plugin to turn a string column into a bytefield.
Rating: 0/5 (0 votes)
Added on 24 Apr 2007
Generate Sitemap Task
Rake task to crawl site and generate sitemap.xml
Rating: 5/5 (3 votes)
Added on 30 Apr 2007
Jakes Rails Toolbox
Some nice hacks for Rails projects
Rating: 4/5 (14 votes)
Added on 2 May 2007
Styler
Styler is designed to DRY up the process of including and generating stylesheets, so you can think less about stylesheet configuration and more about styling.
Rating: 4/5 (2 votes)
Added on 5 May 2007
error_messages_for clickable links
When error_messages_for are displayed, makes each error link to the text field
Rating: 5/5 (6 votes)
Added on 23 May 2007
ActsAsFile
Saves files to the file system.
Rating: 5/5 (3 votes)
Added on 18 Jun 2007
QRCode
QRCode plugins for Ruby on Rails
Rating: 0/5 (0 votes)
Added on 23 Jul 2007
Dirty
Rating: 5/5 (3 votes)
Added on 12 Aug 2007
Acts As Featurable
In restate.ae, we need to feature some videos and properties in the home page for a specific amount of period; so, for that purpose, we create Acts As Featurable. It assumes that you want to "feature" a specific type of object for a pre-defined amount of time.
Rating: 5/5 (11 votes)
Added on 13 Aug 2007
Javascripter
Javascripter replaces the javascript_include_tag with a single tag that will automatically load your javascript files as needed.
Rating: 0/5 (0 votes)
Added on 22 Aug 2007
Kaomoji
Kaomoji is a 2ch style emoticon helper for rails.
Rating: 0/5 (0 votes)
Added on 24 Aug 2007
F Forum Plugin
The most simple (optionaly) threaded forum ever. Minimalistic approach using Ajax.
Rating: 2/5 (3 votes)
Added on 7 Sep 2007
daslog
An ultra simple plugin to view your Rails server logs.
Rating: 4/5 (2 votes)
Added on 17 Sep 2007
WYM Editor Helper
Makes WYMeditor integration easy
Rating: 4/5 (5 votes)
Added on 20 Sep 2007
Widgets (SeeSaw)
TabNav is dead, Long live Widgets! This plugin will automatically create tabbed navigation and navigation widgets. lots more!
Rating: 4/5 (7 votes)
Added on 9 Oct 2007
PackR
A Ruby implementation of Dean Edwards' JavaScript compressor.
Rating: 5/5 (2 votes)
Added on 16 Oct 2007
Bundled CSS and Javascript assets
By bundling and compacting your CSS and Javascript ressources you can significantly reduce your page load times because there’s (potentially) far less HTTP overhead occuring. This little plugin does all the packaging and compacting for you - on the fly. There’s no need to handle any Rake tasks or even copy stuff manually. Simply install the plugin and you’re ready to use dynamic asset URLs in your templates.
Rating: 5/5 (1 vote)
Added on 17 Oct 2007
greybox
wrapper for GreyBox with testing and doc goodness.
Rating: 5/5 (4 votes)
Added on 22 Oct 2007
Values Of
Adds a values_of class method to ActiveRecord::Base classes. Under the hood is simply does a construct_finder_sql, forcing :select to be whatever you pass in the first argument, using that to call connection.select_values and (optionally) type_cast()ing the resulting values. Aside from being prettier than passing a honking long SQL string to connection.select_values, the use of construct_finder_sql also ensures that any with_scope() in effect will be honored.
Rating: 0/5 (0 votes)
Added on 23 Oct 2007
DarcsTools
Just a few rake tasks to make your rails life on darcs a lot easier
Rating: 0/5 (0 votes)
Added on 31 Oct 2007
RecordSelect
AJAX replacement for picking a record (no more <select>)
Rating: 5/5 (2 votes)
Added on 26 Nov 2007
AdministrateMe
A Rails plugin to provide support for common administration functions. You could say it's a way better scaffolding options.
Rating: 5/5 (11 votes)
Added on 28 Nov 2007
LightWindow_Helper
This LightBox Helper is based on the lastest javascript http://www.stickmanlabs.com/lightwindow/ note: this js use Prototype JavaScript framework, version 1.6.0 It's only make an helper, copy the lastest javascripts, css, and images on your public/javascript directory and register the javascript in the AssetTagHelper of rails, so for include the javascript in your page you only can add this (if you havn't yet):
Rating: 3/5 (5 votes)
Added on 12 Dec 2007
Bj
Backgroundjob (Bj) is a brain dead simple zero admin background priority queue for Rails. Bj is robust, platform independent (including windows), and supports internal or external manangement of the background runner process.
Rating: 5/5 (8 votes)
Added on 29 Dec 2007
Holly
Holly is an automated dependency manager for JavaScript and CSS assets in Ruby on Rails projects.
Rating: 0/5 (0 votes)
Added on 7 Jan 2008
Facebooker
Facebook plugin from Chad Fowler that may eventually replace rfacebook (see note at http://rfacebook.rubyforge.org/)
Rating: 5/5 (2 votes)
Added on 27 Jan 2008
MojoMagick
Very simple, fast, lightweight interface to ImageMagick
Rating: 4/5 (1 vote)
Added on 31 Jan 2008
Savage Beast 2.0
A Rails 2.0-compliant message board installable as a plugin
Rating: 4/5 (14 votes)
Added on 31 Jan 2008
workling
This little library lets you take code outside of your request/response cycle. You can configure how it should be run. Currently, there is a Spawn runner and a Starling runner, which uses Twitters Queue server to manage your worker code.
Rating: 4/5 (4 votes)
Added on 7 Feb 2008
swfobject_helper
helper to place swf file in your html using swfobject.js
Rating: 4/5 (3 votes)
Added on 22 Feb 2008
webmaster_verification
Makes it easy to add multiple webmasters in order to validate them with Webmaster Tools from Google, Yahoo! and Live
Rating: 3/5 (1 vote)
Added on 24 Feb 2008
ExifFu
Gives you easy access to exif data in images in your model.
Rating: 5/5 (1 vote)
Added on 29 Feb 2008
graceful mailto obfuscator
gracefully obfuscates emails as described in a list apart: http://www.alistapart.com/articles/gracefulemailobfuscation calling mail_to("me@mail.com", "mail me") will generate a link with the href /contactto/new/zr+znvy+pbz, and the classname "obfuscated". for users who do not have javascript turned on, /contactto/new collects a message which can be submitted to an action which sends the email, without it ever being divulged. when javascript is turned on, a behaviour converts the obfuscated anchor into a normal mailto: link with the orignal email address. spam bots will now bounce off your site like frustrated popcorn.
Rating: 5/5 (1 vote)
Added on 1 Mar 2008
Processor Pool
With this gem and utilizing Amazon’s EC2 cloud and S3 storage backend, you can easily process media files in a non-blocking, threaded way and do it all inline with the rest of your application.
Rating: 5/5 (3 votes)
Added on 11 Mar 2008
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.
Rating: 5/5 (3 votes)
Added on 20 Mar 2008
Streamlined - Edge
Rating: 0/5 (0 votes)
Added on 26 Mar 2008
gc4r
Full featured ruby wrapper for Google Charts API.
Rating: 1/5 (3 votes)
Added on 29 Mar 2008
acts_as_currency
Allows you to use a '$' in a currency form field when the field is a decimal in the database.
Rating: 0/5 (0 votes)
Added on 7 Apr 2008
Revisionary
Treat your models as if they're under source control. Allows you to atomically version / checkout / rollback models and their associations.
Rating: 5/5 (5 votes)
Added on 12 May 2008
Super Simple CMS
Very basic CMS meant to be a quick and easy way to have editable pages in your project. Easily hackable!
Rating: 0/5 (0 votes)
Added on 30 May 2008
HasImage
HasImage is a plugin/gem that allows Ruby on Rails applications to have attached images. It is very small and lightweight: it only requires one column (”has_image_file”) in your model to store the uploaded image’s file name. It was created as a smaller, simpler, lighter alternative to attachment_fu for applications that need to handle uploaded images.
Rating: 4/5 (3 votes)
Added on 25 Jul 2008
attachment_fu_app_engine
Extension for AttachmentFu which uses the Google App Engine for storage and image resizing. Allows you to add or change thumbnail sizes without migrating previous data and removes the need to install ImageMagick.
Rating: 0/5 (0 votes)
Added on 2 Aug 2008
wee_date_picker
A wee plugin for making date picker integration a breeze.
Rating: 0/5 (0 votes)
Added on 6 Aug 2008
Add a plugin

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?