f3ndot / doorprize

A Rails application where cyclists who were "doored" can report their incident for the purpose of gathering statistics
www.doored.ca
MIT License
14 stars 0 forks source link

Add dev env "caution tape" notice. Fixes #12 #13

Closed f3ndot closed 10 years ago

f3ndot commented 10 years ago

Fixes #12

f3ndot commented 10 years ago

Hey me! Write some fucking tests for conditional display of .dev-warning using

assert_tag :div, :attributes => { :class => "dev-warning" }

We well disciplined developers write tests :anger: . God!