Method: Pericope#book_name
- Defined in:
- lib/pericope.rb
#book_name ⇒ Object
40 41 42 |
# File 'lib/pericope.rb', line 40 def book_name @book_name ||= Pericope::BOOK_NAMES[@book] end |
40 41 42 |
# File 'lib/pericope.rb', line 40 def book_name @book_name ||= Pericope::BOOK_NAMES[@book] end |