Class: Zillion::FreePlan

Inherits:
Plan
  • Object
show all
Defined in:
lib/zillion/plan.rb

Constant Summary

Constants inherited from Plan

Plan::TYPES

Instance Method Summary collapse

Methods inherited from Plan

#<=>, #amounts_for, #available_for?, factory, #features, #has?, #initialize, #key, #limit_for, #limits, #monthly_fee_for, #name

Constructor Details

This class inherits a constructor from Zillion::Plan

Instance Method Details

#monthly_feeObject



108
109
110
# File 'lib/zillion/plan.rb', line 108

def monthly_fee
  0
end