Skip to content

Commit

Permalink
Changing S3 settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ggironda committed Nov 12, 2009
1 parent b7f751b commit e4c22ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vault_object.rb
Expand Up @@ -3,5 +3,5 @@
)

class ::VaultObject < AWS::S3::S3Object
set_current_bucket_to "gemcutter_#{(ENV['RACK_ENV'] || RAILS_ENV).downcase}"
set_current_bucket_to "javagems_#{(ENV['RACK_ENV'] || RAILS_ENV).downcase}"
end

0 comments on commit e4c22ff

Please sign in to comment.