unikitty37's Stars
mschrag/speedlimit
Network bandwidth limiter for testing iphone apps
email-spec/email-spec
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
ciaran/projectplus
ProjectPlus is a plug-in for TextMate which extends the functionality of project-related features.
Unity-Technologies/validates_existence_of
A small plugin to validate the existence of an AR record
mikel/tmail
TMail is a Ruby Email Handler.
travisjeffery/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
handcrafted/handcrafted-haml-textmate-bundle
A Handcrafted HAML TextMate bundle to aid in rapid HAML development.
binarylogic/authlogic
A simple ruby authentication solution.
henrik/validates_url_format_of
Validate the format of a URL by regexp in Ruby on Rails.
jscruggs/metric_fu
A fist full of code metrics - the original but no longer the fork of reference. See https://github.com/metricfu/metric_fu/ the definitive branch
jessegrosjean/quickcursor
pluginaweek/has_phone_numbers
Demonstrates a reference implementation for handling phone numbers
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.
evan/has_many_polymorphs
An ActiveRecord plugin for self-referential and double-sided polymorphic associations.
pellucidity/rank_fu
Rank-Fu: A plugin for richer user classes
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
ryanb/nifty-generators
A collection of useful Rails generator scripts.
cyberfox/jbidwatcher
The official home of JBidwatcher's source code, an eBay auction sniping, bidding & monitoring software application.
jackdempsey/acts_as_commentable
The ActiveRecord acts_as_commentable plugin
tobi/delayed_job
Database backed asynchronous priority queue -- Extracted from Shopify
collectiveidea/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
sevenwire/forgery
Easy and customizable generation of forged data.