Sha256: ba29fbe43044387bdd5f549660593624ee1e8f07b0796bc6ab3e853ac9213a15

Contents?: true

Size: 111 Bytes

Versions: 7

Compression:

Stored size: 111 Bytes

Contents

module GoogleSafeBrowsing
  class FullHash < ActiveRecord::Base
    set_table_name 'gsb_full_hashes'
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
google_safe_browsing-0.3.4 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.3 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.2 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.1 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.0 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.2.0 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.1.0 lib/google_safe_browsing/full_hash.rb