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 b8d90ff commit 7b485d2Copy full SHA for 7b485d2
lib/forest_liana/mixpanel_event.rb
@@ -1,3 +1,5 @@
1
+require 'ostruct'
2
+
3
module ForestLiana
4
class MixpanelEvent < OpenStruct
5
end
0 commit comments