Libraries
»
dotenvx-rails
(0.0.2)
»
Index (R)
»
Dotenvx
»
Railtie
Class: Dotenvx::Railtie
Inherits:
Object
Object
Dotenvx::Railtie
show all
Defined in:
lib/dotenvx/rails.rb
Instance Method Summary
collapse
#
load
⇒ Object
Instance Method Details
#
load
⇒
Object
34 35 36
# File 'lib/dotenvx/rails.rb', line 34
def
load
Dotenvx
.
load
(
*
dotenvx_files
)
end