bin should require the new credentials file

This commit is contained in:
geemus (Wesley Beary) 2010-04-03 00:29:42 -07:00
parent d61bfcc5d0
commit eb09931c2d
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
require File.join(File.dirname(__FILE__), 'credentials')
module Fog
class << self