Sha256: b4f1db023192cfa6a4f5349565de4540590179ef3cefe9951b1b3c36881b7f8e

Contents?: true

Size: 108 Bytes

Versions: 16

Compression:

Stored size: 108 Bytes

Contents

class UserPlugin < ActiveRecord::Base

  belongs_to :user
  attr_accessible :user_id, :name, :position

end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
refinerycms-authentication-1.0.11 app/models/user_plugin.rb
refinerycms-authentication-1.0.10 app/models/user_plugin.rb
refinerycms-authentication-1.0.9 app/models/user_plugin.rb
refinerycms-authentication-1.0.8 app/models/user_plugin.rb
refinerycms-authentication-1.0.7 app/models/user_plugin.rb
refinerycms-authentication-1.0.5 app/models/user_plugin.rb
refinerycms-authentication-1.0.4 app/models/user_plugin.rb
refinerycms-authentication-1.0.3 app/models/user_plugin.rb
refinerycms-authentication-1.0.1 app/models/user_plugin.rb
refinerycms-authentication-1.0.0 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.22 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.21 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.20 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.19 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.18 app/models/user_plugin.rb
refinerycms-authentication-0.9.9.17 app/models/user_plugin.rb