Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
blocks / spec / dummy / app / views / parents / show.html.erb
Size: Mime:
<%= content_tag :h1, "Parent #{@parent.id}" %>

<%= link_to "Edit", edit_parent_path(@parent) %>

<%= render_blocks_for @parent %>