Sha256: a47d482e99467a9a1c6a4de5407de026a0c6b127a50c99a9b633b827b86b04fe

Contents?: true

Size: 153 Bytes

Versions: 11

Compression:

Stored size: 153 Bytes

Contents

require "dotenv"

require "foobara/load_dotenv"

Dotenv.require_keys("FOOBARA_ENV")

env = ENV.fetch("FOOBARA_ENV", nil)

Foobara::LoadDotenv.run!(env:)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
foobara-empty-ruby-project-generator-0.0.11 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.10 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.9 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.8 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.7 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.6 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.5 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.4 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.3 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.2 templates/boot/config.rb
foobara-empty-ruby-project-generator-0.0.1 templates/boot/config.rb