Libraries
»
myprecious
(0.2.0)
»
Index
»
MyPrecious
»
ColumnOrder
»
#each
Method: MyPrecious::ColumnOrder#each
Defined in:
lib/myprecious.rb
#
each
(&blk) ⇒
Object
373 374 375
# File 'lib/myprecious.rb', line 373
def
each
(
&
blk
)
@order
.
each
(
&
blk
)
end