= firstdirect
Internet banking with First Direct using Ruby.
A FirstDirect object will log into First Direct's website and create some
Account objects for each account listed on the first page after login.
Please see the RDoc / source code for further information about firstdirect.rb!
== BUGS
* Downloading of credit card account statements "doesn't work".
firstdirect.rb:51:in `strip_js': undefined method `[]' for nil:NilClass (NoMethodError)
* Downloading statements for 'Everyday e-Saver' fails with "no date_form found".
* Downloading "Regular Saver" account information often returns 'rubbish':
data downloaded looks like rubbish: <!--Build:19.01.0004-
== LICENSE
This code is licensed under the terms of the GPL version 2.
Internet banking with First Direct using Ruby.
A FirstDirect object will log into First Direct's website and create some
Account objects for each account listed on the first page after login.
Please see the RDoc / source code for further information about firstdirect.rb!
== BUGS
* Downloading of credit card account statements "doesn't work".
firstdirect.rb:51:in `strip_js': undefined method `[]' for nil:NilClass (NoMethodError)
* Downloading statements for 'Everyday e-Saver' fails with "no date_form found".
* Downloading "Regular Saver" account information often returns 'rubbish':
data downloaded looks like rubbish: <!--Build:19.01.0004-
== LICENSE
This code is licensed under the terms of the GPL version 2.