forked from Gitlink/forgeplus
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
|
require_relative '../config/environment'
|
||
|
Rails.application.eager_load!
|
||
|
|
||
|
run ActionCable.server
|