Sha256: 258cc3783027a6d259f9291458542601950eadba1e929e8af5fdf6972ac65c41

Contents?: true

Size: 171 Bytes

Versions: 47

Compression:

Stored size: 171 Bytes

Contents

<ul>
    <% @histories.each do |history| %>
    	<li><span><%= history.created_at.strftime("%m/%d/%Y at %I:%M:%S") %></span> <%= history.value %></li>
    <% end %>
</ul>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
active_metadata-0.8.9 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.8 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.7.1 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.7 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.6 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.5.2 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.5.1 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.5 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.4 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.3.1 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.3 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.2 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.1 app/views/active_metadata/histories/index.html.erb
active_metadata-0.8.0 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.9 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.8 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.7 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.6 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.5 app/views/active_metadata/histories/index.html.erb
active_metadata-0.7.4 app/views/active_metadata/histories/index.html.erb