gorums/WatchIoT

View on GitHub
app/helpers/plans_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
# == Schema Information
#
# Table name: plans
#
#  id               :integer          not null, primary key
#  name             :string
#  amount_per_month :decimal(, )
#

module PlansHelper
end