Missing template clients/show with {:locale=>[:en], :formats=>[:pdf], code example
Example: Missing template clients/show with {:locale=>[:en], :formats=>[:pdf],
format.pdf do
render :pdf => "file.pdf", :template => 'contrats/show.html.erb'
end