Method: ReadingList::Configuration#theme
- Defined in:
- lib/reading_list/models/configuration.rb
#theme ⇒ Object (readonly)
Returns the value of attribute theme.
12 13 14 |
# File 'lib/reading_list/models/configuration.rb', line 12 def theme @theme end |