Sha256: d62fd7ed369060e043e0872356331fe1b25539b067ed945feba8dcc0779252f3
Contents?: true
Size: 137 Bytes
Versions: 2
Compression:
Stored size: 137 Bytes
Contents
module Sid module ClassMethods extend ActiveSupport::Concern included do before_create :set_sid_column end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sid-0.0.2 | lib/sid/class_methods.rb |
sid-0.0.1 | lib/sid/class_methods.rb |