Ticket #141 (new defect)
For some reason @root and related instance variables become nil in helpers
| Reported by: | mst | Owned by: | why |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | bin/camping | Version: | |
| Keywords: | Cc: |
Description
So I'm getting errors like this:
NoMethodError undefined method `+' for nil:NilClass:
* (eval):7:in `/'
* (eval):7:in `URL'
With some poking around I found that @root, @env etc are nil in the Helpers module.
Change History
Note: See
TracTickets for help on using
tickets.
