jcuglewski's Stars
thoughtbot/paperclip
Easy file attachment management for ActiveRecord
norman/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
mislav/will_paginate
Pagination library for Rails and other Ruby applications
formtastic/formtastic
A Rails form builder plugin with semantically rich and accessible markup.
mbleigh/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
prawnpdf/prawn
Fast, Nimble PDF Writer for Ruby
collectiveidea/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
ambethia/recaptcha
ReCaptcha helpers for ruby apps
ryanb/nifty-generators
A collection of useful Rails generator scripts.
radiant/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
mbleigh/seed-fu
Advanced seed data handling for Rails, combining the best practices of several methods together.
activescaffold/active_scaffold
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
technoweenie/attachment_fu
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
rsl/stringex
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
ryanb/railscasts-episodes
NOT MAINTAINED. See README.
subtleGradient/javascript-tools.tmbundle
Essential Tools for developing Javascript in TextMate
webmat/git_remote_branch
A tool to simplify working with remote branches
rails/ssl_requirement
NOTICE: official repository moved to https://github.com/retr0h/ssl_requirement
mattetti/acts_as_taggable_on_steroids
(OBSOLETE) This plugin is based on acts_as_taggable by DHH but includes extras
heycarsten/email-veracity
Email Veracity is deprecated and has not been actively maintained for over 6 years.
tjackiw/acts_as_solr
This plugin adds full text search capabilities and many other nifty features from Apache‘s Solr to any Rails model.
mattetti/mimetype-fu
get the mimetype of a file directly in Ruby
zouchaoqun/ezfaq
FAQ management plugin for Redmine
scharfie/slate
Rails-based content management system/framework
benschwarz/open-uri-memcached
Ruby's OpenURI with Memcached for caching