weij's Stars
phoenixframework/phoenix
Peace of mind from prototype to production
chrismccord/elixir_express
seven1m/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
colinta/teacup
This project has been sunset in favor of MotionKit
rails/rails
Ruby on Rails
jimweirich/rake
A make-like build utility for Ruby.
tombenner/nui
Style iOS apps with a stylesheet, similar to CSS
fog/fog
The Ruby cloud services library.
thoughtbot/guides
A guide for programming in style.
ruby-china/homeland
:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.
rubber/rubber
A capistrano/rails plugin that makes it easy to deploy/manage/scale to various service providers, including EC2, DigitalOcean, vSphere, and bare metal servers.
github/janky
Continuous integration server built on top of Jenkins and Hubot
mongoid/moped
A MongoDB driver for Ruby
randym/axlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
maltize/sublime-text-2-ruby-tests
Sublime Text 2 plugin for running ruby tests! (Unit, RSpec, Cucumber)
weij/dotfiles
config files for zsh, bash, completions, gem, git, irb, rails, vim
RailsApps/rails3-mongoid-devise
An example Rails 3.2 app with Mongoid for data, Devise for authentication.
splitrb/split
:chart_with_upwards_trend: The Rack Based A/B testing framework
rails3book/ticketee
The Rails 3 in Action project, on Rails 3.1
garyharan/vim-snipmate-ruby-snippets
Some snippets of vim' plugin snipMate.vim.
altercation/solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
lucasuyezu/vimfiles
The ~/.vim directory that we share at work
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
guard/guard-rspec
Guard::RSpec automatically run your specs (much like autotest)
diaspora/diaspora
A privacy-aware, distributed, open source social network.
simplecov-ruby/simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
r00k/vim_talk_notes
Notes from "Write code faster: expert-level vim" (given at RailsConf 2010)
teamcapybara/capybara
Acceptance test framework for web applications
mongodb/mongoid
The Official Ruby Object Mapper for MongoDB