Sha256: 674659f42fa3dd1a9335c7cbae0363bf9a46919e73c00e957da146d1dae8d7da

Contents?: true

Size: 992 Bytes

Versions: 5

Compression:

Stored size: 992 Bytes

Contents

module ActionView
  class Resolver
    # Defined with meta-programming
    def self.caching: () -> untyped
  end
end

# Remove the fake type for Concurrent::Map
# if the real types are available.
module Concurrent
  class Map
  end
end

# Remove the fake type for I18n::Config
# if the real types are available.
module I18n
  class Config
  end
end

# Remove the fake type for Erubi::Engine
# if the real types are available.
module Erubi
  class Engine
  end
end

# Remove the fake rails-dom-testing type
# if the real types are available.
module Rails
  module Dom
    module Testing
      module Assertions
      end
    end
  end
end

# Remove the fake rails-dom-testing type
# if the real types are available.
module Rails
  module Dom
    module Testing
      module Assertions
      end
    end
  end
end

# Remove the fake types for Gem::Version
# if the real types are available.
module Gem
  class Version
  end
end

class SimpleDelegator
end

module Rails
  class Engine
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
searchcraft-0.5.2 .gem_rbs_collection/actionview/6.0/patch.rbs
searchcraft-0.5.1 .gem_rbs_collection/actionview/6.0/patch.rbs
searchcraft-0.5.0 .gem_rbs_collection/actionview/6.0/patch.rbs
searchcraft-0.4.2 .gem_rbs_collection/actionview/6.0/patch.rbs
searchcraft-0.4.1 .gem_rbs_collection/actionview/6.0/patch.rbs