Environment:
<%= Rails.env %>
Posted:
<%= post.posted_date %>
Path with model:
<%= post.path_with_model %>
Path with id:
<%= post.path_with_id %>
URL with model:
<%= post.url_with_model %>
URL with id:
<%= post.url_with_id %>