Exception class:
LoadError
Backtrace:
0 /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.0/lib/merb-core.rb 15
in `require'
1 /usr/lib/ruby/gems/1.8/gems/merb-core-1.1.0/lib/merb-core.rb 15
2 config.ru 11 in `require'
3 config.ru 11
4 /usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb 46
in
`instance_eval'
5 /usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb 46
in
`initialize'
6 config.ru 1 in `new'
7 config.ru 1
I just upgraded my merb-1.1.0-pre app to current stable. I copied
Gemfile and config.ru over from a blank new merb app I created.
Ruby version 1.8.7
I get the above error when I browse the app run by Passenger.
ideas? TIA
--
You received this message because you are subscribed to the Google Groups
"merb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/merb?hl=en.