eswat2's Stars
rack/rack
A modular Ruby web server interface.
stjernstrom/capistrano_colors
Colorize your capistrano output for better overview
drewbourne/asx
Extensions for core ActionScript Objects
drewbourne/hamcrest-as3
Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
georgi/kontrol
Kontrol is a small web framework written in Ruby, which runs directly on Rack.
georgi/git_store
Git as versioned data store in Ruby
jtulloch/scanty
The blog that's almost nothing - now using CouchDB
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
adamwiggins/scanty
The blog that's almost nothing
jdg/oauthconsumer
An iPhone ready, Objective-C implementation of an OAuth consumer.
karmi/marley
Minimalist blogging engine without textareas based on Markdown, Ruby, Sinatra and Git push hooks
jekyll/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
sunspot/sunspot
Solr-powered search for Ruby objects
technicalpickles/jeweler
Opinionated tool for creating and managing Rubygem projects
langalex/couch_potato
Ruby persistence layer for CouchDB.
leahneukirchen/bacon
a small RSpec clone
bomberstudios/sinatra_wiki
An ultralight, ultraminimal wiki thing with Markdown
thoughtbot/clearance
Rails authentication with email & password.
rails/country_select
NOTICE: official repository moved to https://github.com/stefanpenner/country_select
adamwiggins/rifgraf
Fire-and-forget data collection and graphing service
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
binarylogic/searchlogic
Searchlogic provides object based searching, common named scopes, and other useful tools.
clarkware/jdepend
A Java package dependency analyzer that generates design quality metrics.
ryanb/textmate-themes
My TextMate themes (includes Railscasts theme)
joshuaclayton/blueprint-css
A CSS framework that aims to cut down on your CSS development time
vangberg/gaze
Serve up your Markdown files with this tiny Sinatra app!
sparklemotion/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
dima/restfulx_framework
The RESTful way to develop Adobe Flex and AIR applications.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.
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.