1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

[ci skip] Updated the doc after renaming Template::File -> Template::RawFile in #35826

This commit is contained in:
Abhay Nikam 2019-04-02 14:03:43 +05:30
parent 4525701c90
commit b04656ecb2

View file

@ -1,7 +1,7 @@
# frozen_string_literal: true
module ActionView #:nodoc:
# = Action View File Template
# = Action View RawFile Template
class Template #:nodoc:
class RawFile #:nodoc:
attr_accessor :type, :format