Method: Vatbook::BookFetcher#atcs_count

Defined in:
lib/vatbook/book_fetcher.rb

#atcs_countObject



35
36
37
# File 'lib/vatbook/book_fetcher.rb', line 35

def atcs_count
  @doc.css("atcs booking").count
end