rango icon indicating copy to clipboard operation
rango copied to clipboard

Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.

Results 38 rango issues
Sort by recently updated
recently updated
newest added

http://wiki.github.com/chriseppstein/compass

def envargs_shebang(executable = ruby_basename, args) system_envargs = %x(which envargs).chomp local_envargs = File.join(Rango.root, "bin", "envargs") envargs = [system_envargs, local_envargs].detect { |path| File.executable?(path) } raise "No envargs detected!" if envargs.nil? "#!#{envargs} #{executable}...

Then, after you add this file and push to GitHub, you’ll need to modify your DNS settings by adding a CNAME entry for your desired domain that points to your...

0.9

Apparently there is already http://github.com/sferik/merb-admin and sferik, the author, is interested in porting it to Rack & Pancake. The question is if we should write it for Rack or just...

apps
0.4

See http://simonwillison.net/2009/May/19/djng

0.3

Benchmark Rango against another Ruby frameworks (which version(s)? last stable or fixed version? Or both possibilities?). - AB benchmark See http://github.com/acangiano/ruby-benchmark-suite/tree/master - maybe standalone project or standalone branch as gh-pages

0.5

- should be usable even for plain-rack apps - should be ORM agnostic - something like Rack::Bug (http://www.brynary.com/2009/4/22/rack-bug-debugging-toolbar-in-four-minutes - inspection of middlewares (which \m/ were used ... ) - profiling...

0.3