Hadi Nishad

Results 2 issues of Hadi Nishad

Am I missing something from the doc or is there no way to see the upvote_ratio currently?

I'm dynamically calling methods on images based on user response by using 'send'. In case of annotation I'm calling a separate method like so - ``` ruby def add_text(parameters) Draw.new.annotate(@image,...