Sha256: 78fc886b41d184527c2f4469662fa444106e1e15b4706405ee487e521d48f29a
Contents?: true
Size: 1.24 KB
Versions: 2
Compression:
Stored size: 1.24 KB
Contents
h1. Installation via RubyGems * Daily builds: @gem install rango --pre@ _(Daily builds currently doesn't work, I'm going to fix it till end of this week.)_ * Stable version: @gem install rango@ * JRuby: @jruby --1.9 -S gem install rango@ _We were using option @--development@ for installing development dependencies, unfortunately Rack has Mongrel as a development dependency and Mongrel compilation fails on Ruby 1.9, so I put everything into normal dependencies for now._ h1. Installation via "Rip":http://hellorip.com * Install edge version: @rip install git://github.com/botanicus/rango.git@ * Install tagged version: @rip install git://github.com/botanicus/rango.git 0.1@ h1. Documentation * "Wiki":http://wiki.github.com/botanicus/rango * "Tutorial":http://wiki.github.com/botanicus/rango/tutorial * "RDoc.info API Docs":http://rdoc.info/projects/botanicus/rango * "Yardoc.org API Docs":http://yardoc.org/docs/botanicus-rango * "Examples":http://github.com/botanicus/rango-examples * "Bug reporting":http://github.com/botanicus/rango/issues h1. Community * "Google Group":http://groups.google.com/group/rango-project * "Rango Blog":http://botanicus.github.com/rango * "Twitter":https://twitter.com/RangoProject * IRC: #rango at irc://irc.freenode.net
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rango-0.1.1.1 | README.textile |
rango-0.1.1 | README.textile |