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

Version Path
joyride-rails-0.0.14 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.12 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.11 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.10 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.8 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.7 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.6 test/dummy/app/views/pages/simple_test.html.haml
joyride-rails-0.0.5 test/dummy/app/views/pages/simple_test.html.haml