Ticket #57 (closed enhancement: fixed)
Add script dir to $:
| Reported by: | beb | Owned by: | |
|---|---|---|---|
| Milestone: | Keywords: | ||
| Cc: |
Description
Hi _why,
For these not-so-tiny scripts which require other files in the same directory I found it handy to have
$: << File.dirname(path)
in self.load of source:trunk/lib/shoes.rb. Locally, I have it in line number 131 (for r282), that is right before checking if it's a .shy file.
Do you mind to put it into trunk? Thanks :) bb
Change History
Note: See
TracTickets for help on using
tickets.
