Dietmar Duft
Dietmar Duft
I added FayeRails and Sidekiq to my rails4 project and tried to use faye subscription with sidekiq-jobs like this: ``` ruby class FayeMessagesController < FayeRails::Controller channel '/inspections/inspect_indices' do subscribe do...
For debugging purpose or to proceed own minifying process can you please provide source file through bower.
I have several modules in my project. Some have controllers with same name/filename then others. When toggling, only the filename is considered and so, the wrong file is opened. Would...