Sha256: e476b227f2adf3320205535ba1bbfdbc6c8354f873416a9f240a6b6033e378d3
Contents?: true
Size: 206 Bytes
Versions: 20
Compression:
Stored size: 206 Bytes
Contents
environment = ENV['ATTACHED'] Attached::Attachment.options[:medium] = environment.intern if environment Attached::Attachment.options[:credentials] = "#{Rails.root}/config/#{environment}.yml" if environment
Version data entries
20 entries across 20 versions & 1 rubygems