Method: MiddlemanMdocs::Controller#ready
- Defined in:
- lib/middleman-mdocs/controller.rb
#ready ⇒ Object (readonly)
Returns the value of attribute ready.
3 4 5 |
# File 'lib/middleman-mdocs/controller.rb', line 3 def ready @ready end |