Method: Arrogance::BlogObject#each

Defined in:
lib/arrogance/objects.rb

#eachObject



28
29
30
# File 'lib/arrogance/objects.rb', line 28

def each
  @aoh.each {|e| yield e }
end