Libraries
»
widget
(0.0.5)
»
Index
»
Widget
»
Data
»
#read
Method: Widget::Data#read
Defined in:
lib/widget/widget_data.rb
#
read
(name) ⇒
Object
30 31 32
# File 'lib/widget/widget_data.rb', line 30
def
read
(
name
)
@widgets
.
where
(
name
)
end