class Ach::Iterator
Public Instance Methods
get_entry_details()
click to toggle source
# File lib/ach/iterator.rb, line 3 def get_entry_details raise Exception.new "This method should be implemented!" end
# File lib/ach/iterator.rb, line 3 def get_entry_details raise Exception.new "This method should be implemented!" end