Sha256: 7529880def30e14d08fce3f497fa765879c0c424026e997813a8cb965ea74b9c

Contents?: true

Size: 167 Bytes

Versions: 4

Compression:

Stored size: 167 Bytes

Contents

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

    self.table_name = 'gsb_add_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/add_shavar.rb
google_safe_browsing-0.6.4 lib/google_safe_browsing/add_shavar.rb
google_safe_browsing-0.6.3 lib/google_safe_browsing/add_shavar.rb
google_safe_browsing-0.6.2 lib/google_safe_browsing/add_shavar.rb