We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1643fb2 commit 29bbd6eCopy full SHA for 29bbd6e
1 file changed
lib/public_activity.rb
@@ -1,6 +1,7 @@
1
# frozen_string_literal: true
2
3
require 'active_support'
4
+require 'logger'
5
require 'action_view'
6
# +public_activity+ keeps track of changes made to models
7
# and allows you to display them to the users.
0 commit comments