# File lib/jquery-datatables.rb, line 34
      def assets_path
        @assets_path ||= File.join gem_path, 'app/assets'
      end