Sha256: d48bacf18918e27c2433445816d3966cb91e9a396aa7cfb2cefd78c348e26b65
Contents?: true
Size: 342 Bytes
Versions: 8
Compression:
Stored size: 342 Bytes
Contents
= render :file => "pages/content_to_tour_1" = joyride :chooseID, :cookie => false do |j| = j.step :section1, "This is the first step", :html => {:class => ""} = j.step :section2, "This is the second step" = j.step :word1, "This is the a random word" = j.step :word2, "Another random word" = j.step :word3, "One last random word"
Version data entries
8 entries across 8 versions & 1 rubygems