Sha256: 0ed7b8a134e3fe640187ff25256342ec8437e37c1c9ca47994a5bf38821b1b8c
Contents?: true
Size: 300 Bytes
Versions: 47
Compression:
Stored size: 300 Bytes
Contents
class <%= class_name %>Presenter < PushType::Presenter # This class delegates to the model, <%= class_name %> # Override any methods to add custom presentation logic # View helpers are accessible from the `h` method # Example: # def title # h.content_tag :strong, super() # end end
Version data entries
47 entries across 47 versions & 1 rubygems