paulodeon

Results 12 comments of paulodeon

The cause of this issue for me was the fact that the handles on a custom node had a `type="source"` instead of `type="target"`. It became an issue when I migrated...

Your problem may be that `require "rails/test_unit/railtie"` is commented out in `application.rb` and/or `system_tests` or `test_framework` is set to nil on `config.generators`