Sha256: 7b9fdb3f7c02a2309bee36c306f4b94e611c9a93116c233bf58d7dd58bb0d869

Contents?: true

Size: 120 Bytes

Versions: 6

Compression:

Stored size: 120 Bytes

Contents

module Prosperity
  class DashboardGraph < ActiveRecord::Base
    belongs_to :dashboard
    belongs_to :graph
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
prosperity-0.0.7 app/models/prosperity/dashboard_graph.rb
prosperity-0.0.6 app/models/prosperity/dashboard_graph.rb
prosperity-0.0.5 app/models/prosperity/dashboard_graph.rb
prosperity-0.0.4 app/models/prosperity/dashboard_graph.rb
prosperity-0.0.3 app/models/prosperity/dashboard_graph.rb
prosperity-0.0.2 app/models/prosperity/dashboard_graph.rb