Module: ActsAsBookable::Booker::SingletonMethods
- Defined in:
- lib/acts_as_bookable/booker.rb
Instance Method Summary collapse
Instance Method Details
#booker? ⇒ Boolean
62 63 64 |
# File 'lib/acts_as_bookable/booker.rb', line 62 def booker? true end |