Libraries
»
prosperity
(0.0.3)
»
Index (G)
»
Prosperity
»
Graph
Class: Prosperity::Graph
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
Prosperity::Graph
show all
Defined in:
app/models/prosperity/graph.rb
Constant Summary
collapse
ATTR_ACCESSIBLE =
[
:title
,
:period
,
:graph_lines
]
.
freeze