Module: Dotenvx

Defined in:
lib/dotenvx.rb,
lib/dotenvx/rails.rb,
lib/dotenvx/version.rb

Defined Under Namespace

Classes: Railtie

Constant Summary collapse

VERSION =
"0.0.2"

Instance Method Summary collapse

Instance Method Details

#load(*filenames) ⇒ Object



4
5
6
# File 'lib/dotenvx.rb', line 4

def load(*filenames)
  raise "go to [github.com/dotenvx/dotenvx] and follow ruby directions there"
end