`rspec spec --tag ~@type:feature`
If you have `if`s nested in this way: ``` if a if b 1 else 2 end else 3 end ``` You can flatten and simplify them into this: ...
`Rails.fire(form[0], 'submit')`