Sha256: 89304741adc4025b4e0da13167229e171fcded53a12a8d466d2c30eef39b98c7
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
class Views::Carryover::Show < Fortitude::Widgets::Html5 needs :the_id def content h1 "Show Carryover #{the_id}" p "Edit: #{edit_carryover_path}" end end
Version data entries
2 entries across 2 versions & 1 rubygems