diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/actioncable.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/actioncable.rb b/lib/actioncable.rb new file mode 100644 index 0000000000..f6df6fd063 --- /dev/null +++ b/lib/actioncable.rb @@ -0,0 +1,2 @@ +# Pointer for auto-require +require 'action_cable'
\ No newline at end of file |