iamdeuterium's Stars
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
javan/whenever
Cron jobs in Ruby
carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
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.
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.
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
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.
sparklemotion/mechanize
Mechanize is a ruby library that makes automated web interaction easy.
eventmachine/eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
tpope/vim-rails
rails.vim: Ruby on Rails power tools
troessner/reek
Code smell detector for Ruby
svenfuchs/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
rmm5t/jquery-timeago
:clock8: The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
trailblazer/cells
View components for Ruby and Rails.
activeadmin/inherited_resources
rgrove/sanitize
Ruby HTML and CSS sanitizer.
NicolasCARPi/jquery_jeditable
jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.
geokit/geokit
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
geokit/geokit-rails
Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
res0nat0r/gitosis
Manage git repositories, provide access to them over SSH, with tight access control and not needing shell accounts.
freerange/mocha
A mocking and stubbing library for Ruby
ricardochimal/taps
simple database import/export app
codeplant/simple-navigation
A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as html list, link list or breadcrumbs.
jlong/serve
Serve is a small Rack-based web server and rapid prototyping framework for Web applications (specifically Rails apps). Serve is meant to be a lightweight version of the Views part of the Rails MVC. This makes Serve an ideal framework for prototyping Rails applications or creating simple websites. Serve has full support for Rails-style partials and layouts.
markbates/configatron
A super cool, simple, and feature rich configuration system for Ruby apps.
r18n/r18n
I18n tool to translate your Ruby application.
yaroslav/russian
Russian language support for Ruby and Rails | Поддержка русского языка для Ruby и Rails
blaine/xmpp4r-simple
Jabber::Simple
TwP/bones
Mr Bones is a handy tool that creates new projects from a code skeleton