View
State Select by Akhil Bansal/bansalakhil
This plugin allows to create drop down list for states, same as country_select method in rails. Curently it can generate state list for India, US, Canada, Australia, Spain and Uganda(default is US).
will_paginate by Mislav Marohnić
Pagination is just limiting the number of records displayed. Why should you let it get in your way while developing, then? This plugin makes magic happen.
textile_toolbar by Matthew Bass
Adds a handy Textile toolbar to any text area
localized country_select by Karel Minarik
Rails plugin for localized "country_select" helper and storing country codes in database with Rake task for downloading locales from Unicode.org's CLDR
Googlecharts by Anonymous
A nice and simple wrapper for Google Chart API (Fully tested using RSpec, check the specs for more usage examples)
Liquid by Tobias Lütke
Ruby library for rendering safe templates which cannot affect the security of the server they are rendered on.
Sparkline by GEOFFREY GROSENBACH
Sparklines are small graphs for use in tables or inline with text. Invented by Edward Tufte. Implemented in many languages.
HAML by Hampton Catlin
Haml takes your gross, ugly templates and replaces them with veritable Haiku. Haml is the next step in generating views in your Rails application. Haml is a refreshing take that is meant to free us from the shitty templating languages we have gotten used to. Haml is based on one primary principal. Markup should be beautiful.
infinite_page by Ouziel
Yet another unobtrusive javascript paging plugin for Ruby on Rails. Based on will_paginate plugin.
ActivePresenter by James Golick
ActivePresenter is the presenter library you already know! (…if you know ActiveRecord) By acting nearly identically to ActiveRecord models, ActivePresenter makes presenters highly approachable to anybody who is already familiar with ActiveRecord.
SASS by Hampton Catlin
Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. Sass both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets.
WeeklyBuilder by Dan McGrady (dmix)
A weekly calendar builder for ruby on rails. Although there are countless monthly calendars on Github I couldn't find any with a weekly view, so I built my own. The calendar is horizontally scrolling with a completely fluid CSS layout and an option for business/24 hours. Weekly views are useful because the events are plotted based on time and the width is determined by how long the event is scheduled for. So there is a visual representation of when the event is, not just a list. The code is inspired by P8s table_builder which I recommend for monthly calendars.
Gruff by GEOFFREY GROSENBACH
The Gruff Graphing Library is a project to make beautiful graphs with Ruby. Can be used alone or with Ruby on Rails.
Sanitize by Ryan Grove
Sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string
