lib/cns/bigquery1.rb in cns-0.1.3 vs lib/cns/bigquery1.rb in cns-0.1.4

- old
+ new

@@ -6,10 +6,10 @@ # @author Hernani Rodrigues Vaz module Cns BD = 'hernanirvaz.coins' # (see Bigquery) - class Bigquery + class Cns::Bigquery # @return [Google::Cloud::Bigquery] API bigquery attr_reader :api # @return [Google::Cloud::Bigquery::QueryJob] job bigquery attr_reader :job # @return [Thor::CoreExt::HashWithIndifferentAccess] opcoes trabalho