module GoogleDataSource class DummyEngine < ::Rails::Engine # just a marker to make Rails include our assets in searchpath end end