Title / Description
Code def new @post = Post.new respond_to do |format| format.html # new.html.erb format.json { render json: @post } end end
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code