mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #20061 from ankit8898/atomfeed-example-update
Example updated [ci skip]
This commit is contained in:
commit
0a5a6c0c36
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module ActionView
|
|||
# end
|
||||
#
|
||||
# app/controllers/posts_controller.rb:
|
||||
# class PostsController < ApplicationController::Base
|
||||
# class PostsController < ApplicationController
|
||||
# # GET /posts.html
|
||||
# # GET /posts.atom
|
||||
# def index
|
||||
|
|
Loading…
Reference in a new issue