class BeanSprout::Entry

Public Interface.

Public Instance Methods

account() click to toggle source
# File lib/bean_sprout/entry.rb, line 29
def account
  bean.to_account
end