いくつかのメソッドがbefore_filter
あり、レンダリングしようとしていますstatus: 403
。それから私は得る:
Missing template v1/examples/index, v1/base/index, application/index with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}.
ただし、このエラーなしでレンダリングnothing: true
できます。text: 'some text'
私は何を間違っていますか?