starchow's Stars
railsadminteam/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
xitrum-framework/xitrum
Async and clustered Scala web framework and HTTP(S) server
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
thiagopradi/octopus
Database Sharding for ActiveRecord
activeadmin/activeadmin
The administration framework for Ruby on Rails applications.
omniauth/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
ruby/ruby
The Ruby Programming Language
ffaker/ffaker
Faker refactored.
rspec/rspec-rails
RSpec for Rails 7+
igrigorik/em-websocket
EventMachine based WebSocket server
ramdiv/mongo_mapper_acts_as_tree
ActsAsTree for MongoMapper
jashkenas/coffeescript
Unfancy JavaScript
ruby-prof/ruby-prof
A ruby profiler. See https://ruby-prof.github.io for more information.
akretion/ooor
Odoo Ruby JSON client. Emulates ActiveRecord enough (as much as Mongoid; Implements ActiveModel) to make Rails development with an Odoo datastore straightforward
backup/backup
Easy full stack backup operations on UNIX-like systems.
heartcombo/devise
Flexible authentication solution for Rails with Warden.
fnando/i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
markevans/dragonfly
A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
kpumuk/easy-prof
Simple and easy to use Ruby code profiler, which could be used as a Rails plugin.
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
loopj/jquery-tokeninput
jQuery plugin which allows your users to select multiple items from a predefined list
mongomapper/mongomapper
A Ruby Object Mapper for Mongo
alexreisner/geocoder
Complete Ruby geocoding solution.
jschwindt/rjcrop
Sample Rails app for image cropping using Paperclip and Jcrop
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
fatfreecrm/fat_free_crm
Ruby on Rails CRM platform
svenfuchs/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
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.
rails/rails
Ruby on Rails
prawnpdf/prawn
Fast, Nimble PDF Writer for Ruby