ricaurte's Stars
norman/disqus
A Ruby library for the Disqus commenting API and Javascript widgets.
Compass/compass
Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
igrigorik/em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
jimweirich/rake
A make-like build utility for Ruby.
pluginaweek/state_machine
Adds support for creating state machines for attributes on any Ruby class
radiant/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
sporkmonger/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
neo4jrb/activegraph
An active model wrapper for the Neo4j Graph Database for Ruby.
activemerchant/active_merchant
Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
ledger/ledger
Double-entry accounting system with a command-line reporting interface
weavejester/compojure
A concise routing library for Ring/Clojure
qxjit/deep-test
Parallel and Distributed Test Runner for Ruby
cucumber/cucumber-ruby
Cucumber for Ruby. It's amazing!
cardmagic/shipping
An easy to use shipping API for Ruby. Shipping is used to calculate shipping costs, track orders and other shipping based processes through major shipping companies such as, UPS and Fedex, etc.
rails/rails
Ruby on Rails
thoughtbot/paperclip
Easy file attachment management for ActiveRecord
phusion/passenger
A fast and robust web server and application server for Ruby, Python and Node.js
sstephenson/sprockets
Rack-based asset packaging system
cardmagic/contacts
A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
arclanguage/anarki
Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
spree/spree
An open source eCommerce platform giving you full control and customizability. Modular and API-first. Multi-vendor, multi-tenant, multi-store, multi-currency, multi-language. Built using Ruby on Rails. Developed by @vendo-dev
patmaddox/no-peeping-toms
NOTE: This functionality is included in Rails 3.1 and above. Disables observers during testing, allowing you to write model tests that are completely decoupled from the observer. Also lets you enable observers for a certain block of code, so that you can write observer tests
ActsAsParanoid/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
dchelimsky/rspec
Behaviour Driven Development framework for Ruby
aasm/aasm
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
collectiveidea/awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
DocSavage/rails-authorization-plugin
This plugin provides a flexible way to add authorization to Rails.
collectiveidea/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
rubinius/rubinius
The Rubinius Language Platform