Claire Zuliani

Results 3 comments of Claire Zuliani

Hello @jamesotron, thanks for your work on FayeRails ! I'm running a similar problem in a rake task, launched via a cron. `(RuntimeError) "eventmachine not initialized: evma_install_oneshot_timer"`. The error isn't...

Same here : - ruby '2.7.4' - pg_search (2.3.5) - activerecord (6.1.4.1) - pg (1.2.3) ```ruby # == Schema Information # # Table name: logos # # id :bigint(8) not...