Method: Playbook::Right#right_options

Defined in:
lib/playbook/right.rb

#right_optionsObject



17
18
19
20
21
# File 'lib/playbook/right.rb', line 17

def right_options
  {
    right: "right",
  }
end