activeadmin / inherited_resources

MIT License
2.7k stars 393 forks source link

[ERROR] products#create (ActionView::MissingTemplate) "Missing template products/create, resource/create, base/create, a... #285

Closed jianbo closed 10 years ago

jianbo commented 11 years ago

Hi,

First, I cannot reproduce this error, only reported using exception_notification following agent, 

Controller: def create create!{product_path(@product)} end

Error: An ActionView::MissingTemplate occurred in products#create:

Missing template products/create, resource/create, base/create, application/create with {:locale=>[:en], :formats=>[:js, :html], :handlers=>[:erb, :builder, :slim, :arb]}. Searched in:

rafaelfranca commented 10 years ago

First, I cannot reproduce this error

If you can't, we can't too.