Sha256: e260b8e77b21c4806f834cc816ad31d64c47bb58e764b2e0c29d6b947f5dfd92

Contents?: true

Size: 168 Bytes

Versions: 55

Compression:

Stored size: 168 Bytes

Contents

class Photo < ActiveRecord::Base
  has_and_belongs_to_many :tags
  belongs_to :user, :class_name => "Account", :foreign_key => "account_id"
  belongs_to :personnel
end

Version data entries

55 entries across 55 versions & 21 rubygems

Version Path
akitaonrails-resource_controller-0.5.3 test/app/models/photo.rb
csmosx-resource_controller-0.6.6 test/app/models/photo.rb
csmosx-resource_controller-0.6.7 test/app/models/photo.rb
dkubb-resource_controller-0.6.5 test/app/models/photo.rb
giraffesoft-resource_controller-0.5.5 test/app/models/photo.rb
giraffesoft-resource_controller-0.5.6 test/app/models/photo.rb
giraffesoft-resource_controller-0.6.0 test/app/models/photo.rb
giraffesoft-resource_controller-0.6.1 test/app/models/photo.rb
giraffesoft-resource_controller-0.6.5 test/app/models/photo.rb
jeffrafter-resource_controller-0.5.5 test/app/models/photo.rb
kdmny-spree-0.0.1 vendor/plugins/resource_controller/test/app/models/photo.rb
korin-resource_controller-0.5.3 test/app/models/photo.rb
maser-resource_controller-0.6.6 test/app/models/photo.rb
nileshtrivedi-lp_resource_builder-0.5.3 test/app/models/photo.rb
nileshtrivedi-safe_resource-0.5.3 test/app/models/photo.rb
radar-resource_controller-0.6.6 test/app/models/photo.rb
strikeroff-resource_controller-0.6.6 test/app/models/photo.rb
viva-resource_controller-0.6.5.1 test/app/models/photo.rb
viva-resource_controller-0.6.5.2 test/app/models/photo.rb
viva-resource_controller-0.6.5 test/app/models/photo.rb