Closed OrthoDex closed 8 years ago
Nice work @OrthoDex 🙌 few things:
Otherwise LGTM to merge
@Hey @arunthampi , I rebased and reverted the changes to Gemfile.lock, it updated a few gem versions to the later ones when I ran bundle. Sorry about that :disappointed_relieved:
@OrthoDex nice thanks! sorry one more change, I think it's better to not show anything instead of showing 0%. In bots_helper
, if growth
is nil then it won't show anything so shall we return nil instead of 0.0?
Thanks again for your work 🙏
Oh yeah, now that i see that part of the code, it makes sense to not show anything. My bad, i'll fix it in a sec.
nice thanks! will merge once CI passes
Thank you! I am looking to contribute more to this repo, so hopefully I can be of further help :smile:
removed the inf label as per @danieldraper 's suggestion.