Sha256: b3f9956ba0a950ff9dae116d1a18a5649bcd0160cf4afc63d1834ceabcf63da5
Contents?: true
Size: 207 Bytes
Versions: 83
Compression:
Stored size: 207 Bytes
Contents
<%% content_for :body do %> <%% # Any HTML inside this area will be placed into the main body of the HTML # page. %> <h1><%= target_name.split('_').map { |x| x.capitalize }.join(" ") %></h1> <%% end %>
Version data entries
83 entries across 83 versions & 2 rubygems