Method: Encryptbot::Configuration#test_mode
- Defined in:
- lib/encryptbot/configuration.rb
#test_mode ⇒ Object
Returns the value of attribute test_mode.
3 4 5 |
# File 'lib/encryptbot/configuration.rb', line 3 def test_mode @test_mode end |