lucasas's Stars
lukehoban/es6features
Overview of ECMAScript 6 features
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
hanami/hanami
The web, with simplicity.
doorkeeper-gem/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
mina-deploy/mina
Blazing fast deployer and server automation tool
krisleech/wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
jubos/fake-s3
A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
raylene/eng-handbook
A developer's guide to management: an open-sourced handbook for leading software engineering teams.
dkubb/adamantium
Create immutable objects
teespring-labs/active_record_replica
Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
grosser/ar_after_transaction
Execute irreversible actions only when transactions are not rolled back
wanelo/counter-cache
Counting at scale is hard. Let's do it good.
nathanboktae/mocha-casperjs
Write CasperJS tests using Mocha
lucasas/will_paginate_mongoid
colinsurprenant/geokdtree
Fast Ruby FFI k-d tree with support for latitude/longitude and geo distance range search
lucasas/accentless
Rubygem to removing accents
mistersourcerer/hashing
Gives you an easy way to specify which instances vars of your objects should be used as `key => value` to serialize it into a hash returned by the `#to_h` method. Also gives you a `YourClass::from_hash` to reconstruct the instances.
brunograsselli/calc
lucasas/sinatra-static-assets
Sinatra extension providing helper methods to output tags for static assets.
lucasas/acetone
lucasas/calc
lucasas/hypertemplate
A hypermedia resource template engine
lucasas/javascript-debug
JavaScript Debug: A simple wrapper for console.log
lucasas/jquery-rails
A gem to automate using jQuery with Rails 3
lucasas/mongoid-site
Source code for mongoid.org
lucasas/rsolr
A Ruby client for Apache Solr
lucasas/ruby-net-ldap
Pure Ruby LDAP library
lucasas/sass-rails
Ruby on Rails stylesheet engine for Sass
lucasas/sinatra-url-for
Construct absolute paths and full URLs to actions in a Sinatra application
lucasas/timecop
A gem providing “time travel” and “time freezing” capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.