roo-rb/roo-google

View on GitHub
lib/roo-google.rb

Summary

Maintainability
A
0 mins
Test Coverage
require 'roo'
require 'roo/google'

module Roo
  CLASS_FOR_EXTENSION.merge! google: ::Roo::Google
end