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