|
Project
|
Ruby
|
|
Priority
|
Normal |
|
Type
|
Feature |
|
Fix versions
|
No Fix versions |
|
State
|
Open |
|
Assignee
|
Roman Chernyatchik |
|
Subsystem
|
Rails |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build
|
If there are any render calls you should be able to determine the appropriate template from the call(s) .. with render :partial being prefixed with an underscore.
As far as extensions go, though if you load the rails app you could probably figure out what extensions have been registered with rails, i'd say it's safe to say anything in the views directory is fair game to be shown.