Skip to content

Commit

Permalink
Fix bad require
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Nov 11, 2023
1 parent 30ee830 commit d70240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rux-rails/output_buffer.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'active_support'
require 'action_view'

module RuxRails
class OutputBuffer < ActionView::OutputBuffer
Expand Down

0 comments on commit d70240b

Please sign in to comment.