Hi All, Is anyone seeing this? $ merb merb_paste /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/config.rb:69:in `parse_args'': uninitialized constant Merb::RELEASE (NameError) from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'' from /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/config.rb:67:in `new'' from /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/config.rb:67:in `parse_args'' from /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/server.rb:32:in `run'' from /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/bin/merb:4 from /usr/local/bin/merb:19:in `load'' from /usr/local/bin/merb:19 I wonder if it is a problem with my installation. Thank you. -- Kent --- http://www.datanoise.com
On 16/01/2008, Kent Sibilev <ksruby at gmail.com> wrote:> Hi All, > > Is anyone seeing this? > > $ merb merb_paste > /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/config.rb:69:in > `parse_args'': uninitialized constant Merb::RELEASE (NameError) > from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize''yep I had the same problem - rolled merb back to 0.5.1 in the end as I didn''t have time to investigate further.
On Jan 16, 2008 10:44 AM, Nic Pillinger <nic at nicpillinger.com> wrote: I would suggest using trunk. If you are still having issues with trunk, please file a ticket.> On 16/01/2008, Kent Sibilev <ksruby at gmail.com> wrote: > > Hi All, > > > > Is anyone seeing this? > > > > $ merb merb_paste > > /usr/local/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/config.rb:69:in > > `parse_args'': uninitialized constant Merb::RELEASE (NameError) > > from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'' > > > yep I had the same problem - rolled merb back to 0.5.1 in the end as I > didn''t have time to investigate further. > > _______________________________________________ > Merb-devel mailing list > Merb-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/merb-devel >