Ticket #84 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Fixing r154

Reported by: novaa Owned by: somebody
Priority: blocker Milestone: Camping 1.5
Component: camping.rb Version: 1.5
Keywords: Cc:

Description

after updating to r154 camping says this:

/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing': uninitialized constant Markaby (NameError)
        from .../lib/camping.rb:48
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'
        from .../dispatcher.rb:12

seems you did not apply #79 correct, so here is a fix ;)

Attachments

patch.diff (1.0 kB) - added by novaa 2 years ago.

Change History

Changed 2 years ago by novaa

Changed 2 years ago by why

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Camping 1.5

Okay, good... see r157.

Note: See TracTickets for help on using tickets.