Method: Season::Configuration#include_by_default
- Defined in:
- lib/season/configuration.rb
#include_by_default ⇒ Object
Returns the value of attribute include_by_default.
5 6 7 |
# File 'lib/season/configuration.rb', line 5 def include_by_default @include_by_default end |