-
- Downloads
Add ClusterPresenter. Fix Static Analysys.
Showing
- app/controllers/projects/clusters_controller.rb 1 addition, 1 deletionapp/controllers/projects/clusters_controller.rb
- app/models/gcp/cluster.rb 1 addition, 0 deletionsapp/models/gcp/cluster.rb
- app/presenters/gcp/cluster_presenter.rb 9 additions, 0 deletionsapp/presenters/gcp/cluster_presenter.rb
- app/views/projects/clusters/show.html.haml 1 addition, 1 deletionapp/views/projects/clusters/show.html.haml
- spec/controllers/projects/clusters_controller_spec.rb 9 additions, 11 deletionsspec/controllers/projects/clusters_controller_spec.rb
- spec/presenters/gcp/cluster_presenter_spec.rb 35 additions, 0 deletionsspec/presenters/gcp/cluster_presenter_spec.rb
app/presenters/gcp/cluster_presenter.rb
0 → 100644
Please register or sign in to comment