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.3.6 app/models/rostra/question_following.rb
rostra-0.3.5 app/models/rostra/question_following.rb
rostra-0.3.4 app/models/rostra/question_following.rb
rostra-0.3.3 app/models/rostra/question_following.rb
rostra-0.3.2 app/models/rostra/question_following.rb
rostra-0.3.1 app/models/rostra/question_following.rb
rostra-0.2.1 app/models/rostra/question_following.rb
rostra-0.2.0 app/models/rostra/question_following.rb
rostra-0.1.26 app/models/rostra/question_following.rb
rostra-0.1.25 app/models/rostra/question_following.rb
rostra-0.1.24 app/models/rostra/question_following.rb
rostra-0.1.23 app/models/rostra/question_following.rb
rostra-0.1.22 app/models/rostra/question_following.rb
rostra-0.1.21 app/models/rostra/question_following.rb
rostra-0.1.20 app/models/rostra/question_following.rb
rostra-0.1.19 app/models/rostra/question_following.rb
rostra-0.1.18 app/models/rostra/question_following.rb
rostra-0.1.17 app/models/rostra/question_following.rb
rostra-0.1.16 app/models/rostra/question_following.rb
rostra-0.1.15 app/models/rostra/question_following.rb