Skip to content

Commit

Permalink
test3
Browse files Browse the repository at this point in the history
  • Loading branch information
vkghub committed Sep 10, 2024
1 parent 89e9a12 commit 41e1b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/event_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
require 'event_source/operations/fetch_session'
require 'event_source/operations/build_message_options'
require 'event_source/operations/build_message'
require 'event_source/railtie' if defined?(Rails)
require 'event_source/railtie'

# Event source provides ability to compose, publish and subscribe to events
module EventSource
Expand Down

0 comments on commit 41e1b81

Please sign in to comment.