Fix code style
This commit is contained in:
parent
17aff5a4cf
commit
99e8628d1d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module Widgets
|
||||||
'Foo menu item',
|
'Foo menu item',
|
||||||
'Bar Car menu item',
|
'Bar Car menu item',
|
||||||
'Hello, World!',
|
'Hello, World!',
|
||||||
]
|
].freeze
|
||||||
|
|
||||||
attr_reader :x, :y, :width, :height
|
attr_reader :x, :y, :width, :height
|
||||||
|
|
||||||
|
|
Reference in a new issue