class ChartMogul::Plan
Public Class Methods
all(options = {})
click to toggle source
# File lib/chartmogul/plan.rb, line 23 def self.all(options = {}) Plans.all(options) end
# File lib/chartmogul/plan.rb, line 23 def self.all(options = {}) Plans.all(options) end