Sha256: 7de16bb06d84086535625ea5fed97f31f0245ba5d88ae199afeed20450f25831

Contents?: true

Size: 51 Bytes

Versions: 16

Compression:

Stored size: 51 Bytes

Contents

class User < ActiveRecord::Base
  joins :roles
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
acts-as-joinable-0.2.6 test/lib/user.rb
acts-as-joinable-0.2.3 test/lib/user.rb
acts-as-joinable-0.2.2 test/lib/user.rb
acts-as-joinable-0.2 test/lib/user.rb
acts-as-joinable-0.1.7.8 test/lib/user.rb
acts-as-joinable-0.1.7.7 test/lib/user.rb
acts-as-joinable-0.1.7.6 test/lib/user.rb
acts-as-joinable-0.1.7.5 test/lib/user.rb
acts-as-joinable-0.1.7.4 test/lib/user.rb
acts-as-joinable-0.1.7.3 test/lib/user.rb
acts-as-joinable-0.1.7.2 test/lib/user.rb
acts-as-joinable-0.1.7 test/lib/user.rb
acts-as-joinable-0.1.6.8 test/lib/user.rb
acts-as-joinable-0.1.6.5 test/lib/user.rb
acts-as-joinable-0.1.6.3 test/lib/user.rb
acts-as-joinable-0.1.6.2 test/lib/user.rb