Sha256: e8806eafdf4ab6eab64b8780d6445f8b72d32c0a385af1fcfdabea910405254b

Contents?: true

Size: 179 Bytes

Versions: 23

Compression:

Stored size: 179 Bytes

Contents

require 'sugar-high/module'

module Roles
  modules :mongoid do
    nested_modules :user, :role
  end
  modules :base, :strategy
end   

module RoleStrategy
  modules :mongoid
end

Version data entries

23 entries across 23 versions & 4 rubygems

Version Path
roles_mongoid-0.4.8 lib/roles_mongoid/namespaces.rb
mongoid_roles_zhd-0.1 lib/mongoid_roles/namespaces.rb
roles_mongoid_zhd-0.4.8.1 lib/roles_mongoid/namespaces.rb
roles_mongoid_zhd-0.4.8 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.7 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.6 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.5 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.4 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.3 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.2 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.1 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.4.0 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.6 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.5 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.4 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.3 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.2 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.3.1 lib/roles_mongoid/namespaces.rb
roles_mongoid-0.2.4 lib/roles_mongoid/namespaces.rb
roles_for_mongoid-0.2.3 lib/roles_mongoid/namespaces.rb