Skip to content

Instantly share code, notes, and snippets.

@oliverbarnes
Created July 10, 2014 12:58
Show Gist options
  • Save oliverbarnes/12d4be3d132e81f77d2d to your computer and use it in GitHub Desktop.
Save oliverbarnes/12d4be3d132e81f77d2d to your computer and use it in GitHub Desktop.
E:\RG\projects\participate>bundle exec rackup
DL is deprecated, please use Fiddle
DL is deprecated, please use Fiddle
For a better pry experience, please use ansicon: http://adoxa.3eeweb.com/ansicon
/
C:/Ruby200/lib/ruby/gems/2.0.0/gems/representable-1.7.5/lib/representable/hash/c
ollection.rb:1:in `<top (required)>': uninitialized constant Representable (Name
Error)
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/representable-1.7.5/lib/represe
ntable/json/collection.rb:1:in `require'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/representable-1.7.5/lib/represe
ntable/json/collection.rb:1:in `<top (required)>'
from E:/RG/projects/participate/app/representers/areas_representer.rb:1:
in `require'
from E:/RG/projects/participate/app/representers/areas_representer.rb:1:
in `<top (required)>'
from E:/RG/projects/participate/app.rb:22:in `require'
from E:/RG/projects/participate/app.rb:22:in `block in <top (required)>'
from E:/RG/projects/participate/app.rb:21:in `each'
from E:/RG/projects/participate/app.rb:21:in `<top (required)>'
from E:/RG/projects/participate/config.ru:1:in `require'
from E:/RG/projects/participate/config.ru:1:in `block in <main>'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:
55:in `instance_eval'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:
55:in `initialize'
from E:/RG/projects/participate/config.ru:in `new'
from E:/RG/projects/participate/config.ru:in `<main>'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:
49:in `eval'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:
49:in `new_from_string'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:
40:in `parse_file'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:2
77:in `build_app_and_options_from_config'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:1
99:in `app'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:3
14:in `wrapped_app'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:2
50:in `start'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:1
41:in `start'
from C:/Ruby200/lib/ruby/gems/2.0.0/gems/rack-1.5.2/bin/rackup:4:in `<to
p (required)>'
from C:/Ruby200/bin/rackup:23:in `load'
from C:/Ruby200/bin/rackup:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment