kylewelsby / Banker

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

instantiate @uid #5

Closed kylewelsby closed 12 years ago

kylewelsby commented 12 years ago

It's become apparent a easy method to identify a account is needed.

The following code is proposed.

barclays = Banker::Barclays.new()
barclays.accounts.first.uid #=> "326cbac35cb3b880ecd5ff67dcd276aa"

The UID should remain the same on every unique request.

kylewelsby commented 12 years ago

added with 1e6a9e26a950b65d809a74ab6e2f29d83b60a50a