Closed tvararu closed 3 years ago
Set should_show_votes? and should_show_vote_count? to false on the model which conveniently removes all related GUI elements.
should_show_votes?
should_show_vote_count?
Also skip related specs in spec/system/budgets/investments_spec.rb.
spec/system/budgets/investments_spec.rb
Do not review the first commit.
$ bundle exec rspec spec/system/budgets/investments_spec.rb
Objectives
Set
should_show_votes?
andshould_show_vote_count?
to false on the model which conveniently removes all related GUI elements.Also skip related specs in
spec/system/budgets/investments_spec.rb
.Notes
Do not review the first commit.