Method: Easytobookr::Config#initialize
- Defined in:
- lib/easytobookr/config.rb
#initialize ⇒ Config
Returns a new instance of Config.
20 21 22 |
# File 'lib/easytobookr/config.rb', line 20 def initialize self.env = :test end |
Returns a new instance of Config.
20 21 22 |
# File 'lib/easytobookr/config.rb', line 20 def initialize self.env = :test end |