Details
Description
Extension points allow to define new web services (controllers) and widgets (ERB templates), but they do not allow to write a complete application with controllers, helpers and views.
Resolving this issue is required to fully deprecate support of GWT.
Activity
Simon Brandhof
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | API: support Ruby on Rails views | API: support Ruby on Rails applications |
| Description |
Extension points allow to define new web services (controllers) and widgets (ERB templates), but they do not allow to write a complete page with a controller AND views.
Resolving this issue is required to fully deprecate support of GWT. |
Extension points allow to define new web services (controllers) and widgets (ERB templates), but they do not allow to write a complete application with controllers, helpers and views.
Resolving this issue is required to fully deprecate support of GWT. |
Simon Brandhof
made changes -
| Assignee | Simon Brandhof [ simon.brandhof ] |
Simon Brandhof
made changes -
| Fix Version/s | 2.15 [ 18255 ] |
Simon Brandhof
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Simon Brandhof
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
This feature is experimental. Plugins can define their own Ruby on Rails applications by storing the directory app/ in org/sonar/ror/<plugin>. For example for the plugin with key "foo" :