Getting error while using paperclip gem

I m getting error while using paperclip gem:

Template is missing

Missing template uploads/show with
{:handlers=>[:erb, :rjs, :builder, :rhtml, :rxml], :formats=>[:html],
:locale=>[:en, :en]}
in view paths “C:/Users/trainee5/uploaders/app/views”

can any one help me…

Thanks…

Please mentioned more details that what you trying to do with the paper
clip gem
By this error, only things come that you have not show.erb in your views
Or you have to specify any render or redirect in the show method

  • Chirag Shah