Hey @pfaffman
I originally tried to load the Ruby controllers with load statements in plugin.rb
but they would not log as expected.
When I tested the Ruby controllers I tested with Ruby statements to log to the filesystem and ran a tail -f
on that log file to test how the controllers fire.
For fun, I ended my day yesterday writing some code to read all the process ENV vars into a cookie with a Rails controller and writing them to the app with the Ember controller.
Really fun!
I am addicted LOL