steverob / aurs

Anna University Results Scrapper App
0 stars 0 forks source link

#TODO we need some docs for this #2

Closed debtBot closed 7 years ago

debtBot commented 7 years ago

TODO we need some docs for this

Context

#TODO we need some docs for this
class ChennaiResults
  attr_accessor :results

  def initialize(url,start,ending)
    @url=url
    @start=start.to_i
    @ending=ending.to_i

Auto-opened by DebTrakr

steverob commented 7 years ago

Brilliant!