Skip to content

vovka/cramp

This branch is 6 commits ahead of, 159 commits behind lifo/cramp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8fc9e6c · Dec 17, 2010
Aug 24, 2010
Dec 17, 2010
Nov 22, 2010
Dec 5, 2010
Sep 13, 2010
Jan 8, 2010
Nov 22, 2010
Jul 17, 2010
Dec 5, 2010
Nov 11, 2010

Repository files navigation

Check my blog entry Introducing Cramp for the details.

Installation

If using OS X, first follow the mysqlplus installation instructions.

Cramp works with either thin or Rainbows!

  gem install thin

or:

  gem install rainbows

And then:

  gem install cramp

Development

First fork this project. Then:

  gem install bundler (if you don't have it)
  git clone [email protected]:[your-username]/cramp.git
  cd cramp
  bundle install
  rake

Make sure your changes include tests that cover those changes. Finally, submit a pull request.

About

Asynchronous ruby framework for realtime web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%