Method: Playbook::Height#height_options

Defined in:
lib/playbook/height.rb

#height_optionsObject



19
20
21
22
23
# File 'lib/playbook/height.rb', line 19

def height_options
  {
    height: "height",
  }
end