Sha256: f9b163dd57b09f217b595046dea4616a018f13df178e78b7ec9fe8370704229b

Contents?: true

Size: 167 Bytes

Versions: 4

Compression:

Stored size: 167 Bytes

Contents

module GoogleSafeBrowsing
  class SubShavar < ActiveRecord::Base
    include Shavar
    extend Shavar::ClassMethods

    self.table_name = 'gsb_sub_shavars'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google_safe_browsing-0.6.5 lib/google_safe_browsing/sub_shavar.rb
google_safe_browsing-0.6.4 lib/google_safe_browsing/sub_shavar.rb
google_safe_browsing-0.6.3 lib/google_safe_browsing/sub_shavar.rb
google_safe_browsing-0.6.2 lib/google_safe_browsing/sub_shavar.rb