Sha256: e31b926f744a28c8f3601c6a0868a02abe347f07fabda35ae1f1d384ad77ca21
Contents?: true
Size: 502 Bytes
Versions: 22
Compression:
Stored size: 502 Bytes
Contents
.card-header.text-center %h3= plan[:name] %p= plan[:description] .card-body %p Includes features - if plan[:amount] == 0 %p Free plan .visible-when-unselected.text-center = link_to 'Select', '#', class: 'btn btn-secondary', 'data-toggle': 'card' .visible-when-selected.text-center - if subscribed %p %strong Your current plan - else %p This is #{['an amazing', 'a great', 'an excellent', 'an exceptional', 'a marvelous', 'a wonderful'].sample} plan
Version data entries
22 entries across 22 versions & 1 rubygems