mockdeep / better

Open. Democratic. Project management platform.
bettermeans.com
51 stars 19 forks source link

Add specs for IssuesController#bulk_edit #112

Closed mockdeep closed 4 years ago

mockdeep commented 4 years ago

There is no corresponding view, so if not request.post? it raises a template error. As such @available_statuses will never get used. I grepped around for it and the only other place it shows up is when it is assigned in the context_menu action.