Sha256: f6e194061df297088f31bcf27cbcb4cf83fcbb71cc8d4a1f6fb2014b3d4dd749

Contents?: true

Size: 114 Bytes

Versions: 10

Compression:

Stored size: 114 Bytes

Contents

module GoogleSafeBrowsing
  class FullHash < ActiveRecord::Base
    self.table_name = 'gsb_full_hashes'
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
google_safe_browsing-0.5.1 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.5.0 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.4.2 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.4.1 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.4.0 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.9 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.8 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.7 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.6 lib/google_safe_browsing/full_hash.rb
google_safe_browsing-0.3.5 lib/google_safe_browsing/full_hash.rb