summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/rails_resource.rb
diff options
context:
space:
mode:
authorJacob Helwig <jacob@puppetlabs.com>2011-08-02 11:04:26 -0700
committerJacob Helwig <jacob@puppetlabs.com>2011-08-02 16:33:52 -0700
commit568d25ee10effd5e87c57cdc8c24280eabf9cd93 (patch)
tree172d4447cc0b44821dd898d029b56f8f3e3ac2d8 /lib/puppet/rails/rails_resource.rb
parent3aec02ba0e4bda8ba4e9fffbc6defaae4e4e2ba1 (diff)
downloadpuppet-568d25ee10effd5e87c57cdc8c24280eabf9cd93.tar.gz
puppet-568d25ee10effd5e87c57cdc8c24280eabf9cd93.tar.xz
puppet-568d25ee10effd5e87c57cdc8c24280eabf9cd93.zip
Treat Windows absolute paths as absolute paths
Previously, we only considered files that matched the *nix concept of 'absolute' as being absolute paths. Since absolute paths on Windows look more like URLs with this world-view, we need to specifically look for the Windows absolute paths, and treat them as such. We will still treat *nix absolute paths as absolute on Windows, even though they are actually relative to the "current" drive. We do not currently limit which "style" of absolute path is allowed based on what the agent is. Reviewed-by: Nick Lewis <nick@puppetlabs.com>
Diffstat (limited to 'lib/puppet/rails/rails_resource.rb')
0 files changed, 0 insertions, 0 deletions