Sha256: 8e56eefe9a89f5978fc193ca9137fa6944188e33abb06df150d944033f5ad631
Contents?: true
Size: 87 Bytes
Versions: 1
Compression:
Stored size: 87 Bytes
Contents
class PostsController < ApplicationController def new @post = Post.new end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
link_to_add_fields-0.1.0 | spec/dummy/app/controllers/posts_controller.rb |