We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e18eef commit 77ca735Copy full SHA for 77ca735
lib/daru/view/plot_list.rb
@@ -4,7 +4,7 @@
4
require 'daru/view/adapters/googlecharts/display'
5
6
# Otherwise Daru::IRuby module was used and IRuby.html method was not working.
7
-
+# Disabled rubocop for this in .rubocop.yml
8
include IRuby::Utils if defined?(IRuby)
9
10
module Daru
0 commit comments