extinctionrebellion/RebelsManager

View on GitHub
app/views/tags/_form.html.slim

Summary

Maintainability
Test Coverage
= f.input :name,
          label: "Tag",
          hint: "Please consider not using whitespaces and caps",
          required: true