Arie/serveme

View on GitHub
sorbet/rbi/gems/will_paginate-bootstrap4@0.2.2.rbi

Summary

Maintainability
Test Coverage
# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `will_paginate-bootstrap4` gem.
# Please instead update this file by running `bin/tapioca gem will_paginate-bootstrap4`.

# source://will_paginate-bootstrap4//lib/will_paginate-bootstrap4/version.rb#1
module Bootstrap
  class << self
    # source://bootstrap/4.6.2/lib/bootstrap.rb#41
    def assets_path; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#29
    def gem_path; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#54
    def hanami?; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#37
    def javascripts_path; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#9
    def load!; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#50
    def rails?; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#46
    def sprockets?; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#33
    def stylesheets_path; end

    private

    # source://bootstrap/4.6.2/lib/bootstrap.rb#69
    def register_hanami; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#60
    def register_rails_engine; end

    # source://bootstrap/4.6.2/lib/bootstrap.rb#64
    def register_sprockets; end
  end
end

# source://bootstrap/4.6.2/lib/bootstrap/version.rb#5
Bootstrap::BOOTSTRAP_SHA = T.let(T.unsafe(nil), String)

# source://bootstrap/4.6.2/lib/bootstrap/version.rb#4
Bootstrap::VERSION = T.let(T.unsafe(nil), String)

# source://will_paginate-bootstrap4//lib/will_paginate-bootstrap4/version.rb#2
module Bootstrap::WillPaginate; end

# source://will_paginate-bootstrap4//lib/will_paginate-bootstrap4.rb#6
class Bootstrap::WillPaginate::Engine < ::Rails::Engine; end

# source://will_paginate-bootstrap4//lib/will_paginate-bootstrap4/version.rb#3
Bootstrap::WillPaginate::VERSION = T.let(T.unsafe(nil), String)