Sha256: 314c260edaef847be8346d22488131dc8d10bcb927246199486a41d833ed95a1
Contents?: true
Size: 332 Bytes
Versions: 19
Compression:
Stored size: 332 Bytes
Contents
.container .row %h1= @nation.name .row %p %b Abbr: #{@nation.abbr} #{@nation.code} %p %b Slug: = @nation.slug %p %b Lang: = @nation.lang %p %b Cash: = @nation.cash .row = link_to 'Edit', edit_nation_path(@nation) | = link_to 'Back', nations_path
Version data entries
19 entries across 19 versions & 1 rubygems