Sha256: 4d7e56db3f3997d1dfbbe152025004cb1afb1428f606e3fc15d094a7593446be

Contents?: true

Size: 129 Bytes

Versions: 6

Compression:

Stored size: 129 Bytes

Contents

# Remove ActionController::Base.benchmark call
class ActionView::PartialTemplate
  def render
    @handler.render(self)
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
tdreyno-staticmatic-2.0.3 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb
tdreyno-staticmatic-2.1.0 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb
tdreyno-staticmatic-2.1.1 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb
tdreyno-staticmatic-2.1.3 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb
tdreyno-staticmatic-2.1.4 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb
tdreyno-staticmatic-2.9.0 lib/staticmatic/actionpack_support/remove_partial_benchmark.rb