middleman-react
middleman-react copied to clipboard
Breaks http://localhost:4567/__middleman/config/
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 middleman 3.3.6
Any ideas here?