Allow for inclusion of shadow_facter without top-level methods
Reported by Jesse Newland | February 20th, 2009 @ 08:09 AM
For example:
require 'shadow_facter'
This will be the default, and willget you everything, including the top-level 'fact' method.
require 'shadow_facter/base'
This won't mess with anything outside of the 'ShadowFacter' namespace.
Comments and changes to this ticket
-
Bradley Taylor February 23rd, 2009 @ 10:21 AM
- State changed from new to resolved
Moved DSL methods directly into lib/shadow_facter.rb and out of lib/shadow_facter/base.rb.
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป