Skip to content

Commit

Permalink
Forgot to save a file
Browse files Browse the repository at this point in the history
  • Loading branch information
David Pitman committed Mar 3, 2012
1 parent e3f31c6 commit f3c56fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/asset_sync/config.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Invalid < StandardError; end
attr_accessor :gzip_compression attr_accessor :gzip_compression
attr_accessor :manifest attr_accessor :manifest
attr_accessor :fail_silently attr_accessor :fail_silently
attr_accessor :fog_asset_prefix attr_accessor :fog_assets_prefix


# FOG configuration # FOG configuration
attr_accessor :fog_provider # Currently Supported ['AWS', 'Rackspace'] attr_accessor :fog_provider # Currently Supported ['AWS', 'Rackspace']
Expand Down

0 comments on commit f3c56fe

Please sign in to comment.