Sha256: 665bc2a675be0e85ce7131d63f0384d1c07f133d0943f0af298977db80ca9eba
Contents?: true
Size: 437 Bytes
Versions: 2
Compression:
Stored size: 437 Bytes
Contents
Clear and Save Path <%= link_to 'Go to save page', save_path %> <%= link_back 'Go back from whence you came!' %> <%= link_back class: 'red' %> <%= link_back 'Just a name!', id: 'just-name', remote: true %> <%= link_back save_path, method: :put %> <%= link_back 'All options!', save_path, id: 'all-options' %> <%= link_back 'http://localhost:3000/tests/clear_and_save', save_path %> <%= link_back 'Offsite okay!', offsite: true %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jump_back-0.3.2 | spec/dummy/app/views/tests/clear_and_save.html.erb |
jump_back-0.3.1 | spec/dummy/app/views/tests/clear_and_save.html.erb |