kylewelsby / Banker

Automated financial detail scraping
MIT License
3 stars 1 forks source link

instantiate @name of account #3

Closed kylewelsby closed 12 years ago

kylewelsby commented 12 years ago

It's Ideal for banker to handle how the naming of the account should be returned from the website.

Proposed the following command.

barclays = Banker::Barclays.new()
barclays.accounts.first.name #=> "Barclays Current Account"
kylewelsby commented 12 years ago

added with 1e6a9e26a950b65d809a74ab6e2f29d83b60a50a