Sha256: a342407a9cb9be807b1075635904c96cae17c261b5141b0aee534448b171ec93

Contents?: true

Size: 484 Bytes

Versions: 7

Compression:

Stored size: 484 Bytes

Contents

<dl>
  <dt>Environment:</dt>
  <dd id="environment"><%= Rails.env %></dd>

  <dt>Posted:</dt>
  <dd id="posted_date"><%= post.posted_date %></dd>

  <dt>Path with model:</dt>
  <dd id="path_with_model"><%= post.path_with_model %></dd>

  <dt>Path with id:</dt>
  <dd id="path_with_id"><%= post.path_with_id %></dd>

  <dt>URL with model:</dt>
  <dd id="url_with_model"><%= post.url_with_model %></dd>

  <dt>URL with id:</dt>
  <dd id="url_with_id"><%= post.url_with_id %></dd>
</dl>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
draper-1.0.0 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta6 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta5 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta4 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta3 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta2 spec/dummy/app/views/posts/_post.html.erb
draper-1.0.0.beta1 spec/dummy/app/views/posts/_post.html.erb