Skip to content

Conversation

jkueh
Copy link

@jkueh jkueh commented Aug 19, 2020

This PR adds the following:

  • Documentation xero_app.rb
  • Some minor frontend fixes to make objects a bit more readable
  • A minor performance enhancement to avoid repeat initialisation of the Xero API client

Jordan Kueh added 2 commits August 19, 2020 17:43
…ags to make the objects a bit more readable
…prevent repeat initialization of the API client.
@SerKnight
Copy link
Contributor

SerKnight commented Aug 19, 2020

Hey @jkueh this is awesome! Thanks for the additions - Love all the comments. Big improvements.

  • Good catch with the performance improvement. Though one thing I will change is the use of global instance variable. @@ Generally frowned on in ruby code. I will replace with memoization ||=

@SerKnight SerKnight merged commit 83d4d8f into XeroAPI:master Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants