Sha256: d22977c1ccb4ddba763d380a0cf9543ac9c1a22cf28d4a808b27f0094c539416

Contents?: true

Size: 199 Bytes

Versions: 31

Compression:

Stored size: 199 Bytes

Contents

require "action_view"

# Needed for the ActionView::LogSubscriber. If a logger is not present, nothing will be logged.
ActionView::Base.logger = Rails.logger if ActionView::Base.respond_to?(:logger=)

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
timber-1.0.8 spec/support/action_view.rb
timber-1.0.7 spec/support/action_view.rb
timber-1.0.6 spec/support/action_view.rb
timber-1.0.5 spec/support/action_view.rb
timber-1.0.4 spec/support/action_view.rb
timber-1.0.3 spec/support/action_view.rb
timberio-1.0.3 spec/support/action_view.rb
timberio-1.0.2 spec/support/action_view.rb
timberio-1.0.1 spec/support/action_view.rb
timberio-1.0.0 spec/support/action_view.rb
timberio-1.0.0.beta1 spec/support/action_view.rb