Sha256: 910a4fbea11440e006fa07e2a62dd1fd8b2b4a4239a2eebc74e71d65ba410ba3

Contents?: true

Size: 127 Bytes

Versions: 5

Compression:

Stored size: 127 Bytes

Contents

%h1 Show
%p#notice= notice
= render 'user', :user => @user
= link_to 'Edit', edit_user_path(@user)
= link_to 'Back', users_path

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
serializer-1.0.2 test/dummy/app/views/users/show.html.haml
serializer-1.0.1 test/dummy/app/views/users/show.html.haml
serializer-1.0.0 test/dummy/app/views/users/show.html.haml
serializer-0.0.9 test/dummy/app/views/users/show.html.haml
serializer-0.0.8 test/dummy/app/views/users/show.html.haml