#119 ✓resolved
bahuvrihi

parse should make it easier to turn off static configuration

Reported by bahuvrihi | October 21st, 2008 @ 08:24 AM

Task.parse automatically performs static configuration from app.config_filepath(name). The feature is effectively turned off by specifying no name or a non-existant name, but there should be an easier way not only from ARGV but programatically (for instance as an option)


  def parse(argv=ARGV, app=Tap::App.instance, :static_config_file => false)
  end

Comments and changes to this ticket

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