Sha256: 5eeb7c0435b49326227ad7aba97476a5d848205b7ce2a811a1f9149fa08e1f9b
Contents?: true
Size: 118 Bytes
Versions: 13
Compression:
Stored size: 118 Bytes
Contents
class HomeController < ApplicationController def index @parent = Parent.new @parent.build_child end end
Version data entries
13 entries across 13 versions & 1 rubygems