From 9740a59aee7409168da249affa960d83ba74ce35 Mon Sep 17 00:00:00 2001 From: Yoshiyuki Hirano Date: Sun, 27 Aug 2017 09:12:19 +0900 Subject: Fix broken doc layout for action_view [ci skip] --- actionview/lib/action_view/template/text.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionview/lib/action_view/template/text.rb') diff --git a/actionview/lib/action_view/template/text.rb b/actionview/lib/action_view/template/text.rb index f070005881..f8d6c2811f 100644 --- a/actionview/lib/action_view/template/text.rb +++ b/actionview/lib/action_view/template/text.rb @@ -2,7 +2,7 @@ module ActionView #:nodoc: # = Action View Text Template - class Template + class Template #:nodoc: class Text #:nodoc: attr_accessor :type -- cgit v1.2.3