Sha256: dde70856eb25b6ddaab220821a48b4495b8e235aae826cdca44e950ef7d26fa4
Contents?: true
Size: 305 Bytes
Versions: 1
Compression:
Stored size: 305 Bytes
Contents
<br> <pre> Create app/views/ckpages/public404/show.html.erb in your application. </pre> <hr> <h4> Content of params </h4> <%= debug params %> <hr> <pre> link_to 'new page', ckpages.new_page_path(path: "/#{params[:path]}") </pre> <%= link_to 'new page', new_page_path(path: "/#{params[:path]}") %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ckpages-0.1.1 | app/views/ckpages/public404/show.html.erb |