Sha256: e1ba24d9928127609757e2124cc424c6049162f12c49ec99e97454e64e302a61

Contents?: true

Size: 298 Bytes

Versions: 1

Compression:

Stored size: 298 Bytes

Contents

<h1>Mutants#index page.</h1>

<% micro_session['bar'] = 'Wolverine' %>

<b>MicroSession custom link</b>
<%= ms_link_to 'MS Link', mutant_path(id: 'bar'), { id: 'micro_session_link' } %>

<b>Rails standard link</b>
<%= link_to 'Non MS Link', mutant_path(id: 'bar'), { id: 'rails_standard_link' } %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
micro_sessions-0.4.0 spec/dummy/app/views/mutants/index.html.erb