issue 36 fix: warn about macros, to mitigate when we're included during a…
issue 36 fix: warn about macros, to mitigate when we're included during a production run, not just a rakefile run -- possibly at the expense of too much noise
Showing
| ... | @@ -5,4 +5,5 @@ group :development do | ... | @@ -5,4 +5,5 @@ group :development do | 
| gem "rdoc" | gem "rdoc" | ||
| gem "mg" | gem "mg" | ||
| gem 'activesupport', '>= 2.1.0' | gem 'activesupport', '>= 2.1.0' | ||
| gem "wrong" | |||
| end | end | 
Please
register
or
sign in
to comment