Created
July 20, 2011 15:16
-
-
Save antani/1095152 to your computer and use it in GitHub Desktop.
LESS Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using git (1.2.5) | |
Installing github-markup (0.5.3) | |
Installing launchy (2.0.3) | |
Using mime-types (1.16) | |
Installing rest-client (1.6.3) | |
Installing term-ansicolor (1.0.5) | |
Installing heroku (2.3.6) | |
Using libv8 (3.3.10.2) | |
Using therubyracer (0.9.2) | |
Using less (2.0.5) | |
Installing rack (1.3.1) | |
Installing rack-test (0.6.0) | |
Using rdiscount (1.6.8) | |
Installing tilt (1.3.2) | |
Installing sinatra (1.2.6) | |
Using bundler (1.0.10) | |
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed. | |
ved@ved-ubuntu:~/rails_projects/Resume$ rake local | |
(in /home/ved/rails_projects/Resume) | |
== Sinatra/1.2.6 has taken the stage on 4567 for development with backup from Mongrel | |
127.0.0.1 - - [20/Jul/2011 20:42:42] "GET / HTTP/1.1" 302 - 0.0090 | |
127.0.0.1 - - [20/Jul/2011 20:42:42] "GET /index.html HTTP/1.1" 200 5462 0.0050 | |
WARN: tilt autoloading 'less' in a non thread-safe way; explicit require 'less' suggested. | |
NameError - uninitialized constant Less::Engine: | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/css.rb:59:in `prepare' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/template.rb:69:in `initialize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `new' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `block in []' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `[]' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:579:in `block in compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:127:in `fetch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:578:in `compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:562:in `render' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:478:in `less' | |
./resume.rb:60:in `block in <main>' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `block in compile!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `route_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:in `block (2 levels) in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:in `block in process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:in `block in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in `dispatch!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `block in call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `block in invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/head.rb:9:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/commonlogger.rb:20:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/showexceptions.rb:21:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/methodoverride.rb:24:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `block in call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in `synchronize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/handler/mongrel.rb:77:in `process' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:165:in `block in process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:291:in `block (2 levels) in run' | |
WARN: tilt autoloading 'less' in a non thread-safe way; explicit require 'less' suggested. | |
NameError - uninitialized constant Less::Engine: | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/css.rb:59:in `prepare' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/template.rb:69:in `initialize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `new' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `block in []' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `[]' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:579:in `block in compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:127:in `fetch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:578:in `compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:562:in `render' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:478:in `less' | |
./resume.rb:55:in `block in <main>' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `block in compile!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `route_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:in `block (2 levels) in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:in `block in process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:in `block in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in `dispatch!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `block in call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `block in invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/head.rb:9:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/commonlogger.rb:20:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/showexceptions.rb:21:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/methodoverride.rb:24:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `block in call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in `synchronize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/handler/mongrel.rb:77:in `process' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:165:in `block in process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:291:in `block (2 levels) in run' | |
127.0.0.1 - - [20/Jul/2011 20:42:42] "GET /favicon.ico HTTP/1.1" 200 1406 0.0040 | |
127.0.0.1 - - [20/Jul/2011 20:42:43] "GET /index.html HTTP/1.1" 200 5461 0.0033 | |
WARN: tilt autoloading 'less' in a non thread-safe way; explicit require 'less' suggested. | |
NameError - uninitialized constant Less::Engine: | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/css.rb:59:in `prepare' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/template.rb:69:in `initialize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `new' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `block in []' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `[]' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:579:in `block in compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:127:in `fetch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:578:in `compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:562:in `render' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:478:in `less' | |
./resume.rb:55:in `block in <main>' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `block in compile!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `route_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:in `block (2 levels) in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:in `block in process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:in `block in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in `dispatch!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `block in call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `block in invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/head.rb:9:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/commonlogger.rb:20:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/showexceptions.rb:21:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/methodoverride.rb:24:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `block in call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in `synchronize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/handler/mongrel.rb:77:in `process' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:165:in `block in process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:291:in `block (2 levels) in run'WARN: tilt autoloading 'less' in a non thread-safe way; explicit require 'less' suggested. | |
NameError - uninitialized constant Less::Engine: | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/css.rb:59:in `prepare' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt/template.rb:69:in `initialize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `new' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:98:in `block in []' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:96:in `[]' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:579:in `block in compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/tilt-1.3.2/lib/tilt.rb:127:in `fetch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:578:in `compile_template' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:562:in `render' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:478:in `less' | |
./resume.rb:60:in `block in <main>' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1152:in `block in compile!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:724:in `route_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:708:in `block (2 levels) in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:758:in `block in process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:755:in `process_route' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:707:in `block in route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:706:in `route!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:843:in `dispatch!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `block in call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `instance_eval' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `block in invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `catch' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:808:in `invoke' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:644:in `call!' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:629:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/head.rb:9:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/commonlogger.rb:20:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/showexceptions.rb:21:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/methodoverride.rb:24:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `block in call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1303:in `synchronize' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.2.6/lib/sinatra/base.rb:1272:in `call' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/rack-1.3.1/lib/rack/handler/mongrel.rb:77:in `process' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:165:in `block in process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `each' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `process_client' | |
/home/ved/.rvm/gems/ruby-1.9.2-p136/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:291:in `block (2 levels) in run' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment