Sha256: 1dbed916015de6d93b1eb9c3b2714690ea7852cdfb869d6924c2ade0ae6d9731

Contents?: true

Size: 125 Bytes

Versions: 47

Compression:

Stored size: 125 Bytes

Contents

class Auth::Work::Actor
	include Mongoid::Document
	embedded_in :product, :class_name => Auth.configuration.product_class
end

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
wordjelly-auth-1.1.7 app/models/auth/work/actor.rb
wordjelly-auth-1.1.6 app/models/auth/work/actor.rb
wordjelly-auth-1.1.5 app/models/auth/work/actor.rb
wordjelly-auth-1.1.4 app/models/auth/work/actor.rb
wordjelly-auth-1.1.3 app/models/auth/work/actor.rb
wordjelly-auth-1.1.2 app/models/auth/work/actor.rb
wordjelly-auth-1.1.1 app/models/auth/work/actor.rb