#209 new
bahuvrihi

Indifferent access in Env config

Reported by bahuvrihi | May 23rd, 2009 @ 09:19 AM

Certain parts of env configuration is currently tied to symbols or strings. (strings for tap.yml files, for example).

This should have indifferent access, in from_gemspec

        config = {
          'root' => path,
          'gems' => dependencies,
          'load_paths' => spec.require_paths,
          'set_load_paths' => false
        }

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A framework for making configurable, file-based tasks and workflows.

People watching this ticket

Pages