-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Great product !
I want to keep the reports inside '/app/reports' instead of 'app/views'
I added append_view_path "#{Rails.root}/app/reports" inside controller, which works fine for "thinreports"-file. But Template can't be find.
Inside
| ActionController::Base.view_paths.each do |view_path| |
@_template_context.controller.view_paths to make sure it can find template in "#{Rails.root}/app/reports" too.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels