Method: RSpecDocumentation::Configuration#max_height
- Defined in:
- lib/rspec_documentation/configuration.rb
#max_height ⇒ Object
Returns the value of attribute max_height.
7 8 9 |
# File 'lib/rspec_documentation/configuration.rb', line 7 def max_height @max_height end |