leiwan5's Stars
vigetlabs/acts_as_markup
Represent ActiveRecord Markdown, Textile, or RDoc columns as Markdown, Textile, or RDoc objects using various external libraries to convert to HTML.
aaronchi/jrails
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
git-cola/git-cola
git-cola: The highly caffeinated Git GUI
cjbottaro/param_protected
Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to ActiveRecord's attr_protected and attr_accessible.
formtastic/formtastic
A Rails form builder plugin with semantically rich and accessible markup.
dennisreimann/masquerade
masquerade is the predecessor of masq: https://github.com/dennisreimann/masq - please consider using masq from now on, as it is the more modular approach.
mbleigh/acts-as-taggable-on
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
jruby/warbler
Warbler chirpily constructs .war files of your Ruby applications.
collectiveidea/awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
technoweenie/attachment_fu
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.