Michael Parenteau

Results 2 issues of Michael Parenteau

## Expected behavior and actual behavior When in `config.rb`: ```ruby compass_config do |config| config.output_style = :expanded config.line_comments = true end activate :sprockets ``` I would expect to see output of...

`activate :react` in config.rb throws a `NoMethodError: undefined method 'all_settings' for nil:NilClass` and breaks the page to show all settings on/off/possible on the page. This is using ruby 2.1.1 and...