Sha256: 161b34ece67d85549e5f2b4cf40e7b71f734e7c32ce15d23eaef28bb1ac43956

Contents?: true

Size: 117 Bytes

Versions: 42

Compression:

Stored size: 117 Bytes

Contents

module Rostra
  class QuestionFollowing < ActiveRecord::Base
    belongs_to :user
    belongs_to :question
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
rostra-0.1.14 app/models/rostra/question_following.rb
rostra-0.1.13 app/models/rostra/question_following.rb
rostra-0.1.12 app/models/rostra/question_following.rb
rostra-0.1.10 app/models/rostra/question_following.rb
rostra-0.1.9 app/models/rostra/question_following.rb
rostra-0.1.8 app/models/rostra/question_following.rb
rostra-0.1.7 app/models/rostra/question_following.rb
rostra-0.1.6 app/models/rostra/question_following.rb
rostra-0.1.5 app/models/rostra/question_following.rb
rostra-0.1.4 app/models/rostra/question_following.rb
rostra-0.1.3 app/models/rostra/question_following.rb
rostra-0.1.2 app/models/rostra/question_following.rb
rostra-0.1.1 app/models/rostra/question_following.rb
rostra-0.0.17 app/models/rostra/question_following.rb
rostra-0.0.16 app/models/rostra/question_following.rb
rostra-0.0.15 app/models/rostra/question_following.rb
rostra-0.0.14 app/models/rostra/question_following.rb
rostra-0.0.13 app/models/rostra/question_following.rb
rostra-0.0.12 app/models/rostra/question_following.rb
rostra-0.0.11 app/models/rostra/question_following.rb