Sha256: 32fe1e6c60b2157ee2d17236f954a5abe274a648e150baa4627e43fb34751e5b
Contents?: true
Size: 129 Bytes
Versions: 57
Compression:
Stored size: 129 Bytes
Contents
module PaidUp class PlansController < PaidUpController def index @plans = PaidUp::Plan.subscribable end end end
Version data entries
57 entries across 57 versions & 1 rubygems