Sha256: 153a69d60afc2f79ffd60682a56bc0b945e02e8aaae97d646e6ca539c0be7570
Contents?: true
Size: 223 Bytes
Versions: 1
Compression:
Stored size: 223 Bytes
Contents
%h1= @user.email .button-bar %ul.button-group %li %a.button.tiny{ href: edit_user_path( @user.id ) }= "Edit #{@user.email}" %ul.button-group %li %a.button.tiny{ href: users_path } Back to Users %hr
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bagboy-0.0.1 | app/views/bagboy/users/show.html.haml |