Sha256: ce10494247ca7c8c294c847745903ed771f0486d9080f001b3701a52792f06ac

Contents?: true

Size: 217 Bytes

Versions: 188

Compression:

Stored size: 217 Bytes

Contents

# frozen_string_literal: true

begin
  require "builder"
rescue LoadError => e
  $stderr.puts "You don't have builder installed in your application. Please add it to your Gemfile and run bundle install"
  raise e
end

Version data entries

188 entries across 174 versions & 23 rubygems

Version Path
activesupport-7.0.8.6 lib/active_support/builder.rb
activesupport-6.1.7.10 lib/active_support/builder.rb
activesupport-6.1.7.9 lib/active_support/builder.rb
activesupport-7.0.8.5 lib/active_support/builder.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/activesupport-7.0.8.4/lib/active_support/builder.rb
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.5.1/lib/active_support/builder.rb
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.5.1/lib/active_support/builder.rb
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/activesupport-7.0.5.1/lib/active_support/builder.rb
activesupport-7.0.8.4 lib/active_support/builder.rb
activesupport-6.1.7.8 lib/active_support/builder.rb
activesupport-7.0.8.1 lib/active_support/builder.rb
activesupport-6.1.7.7 lib/active_support/builder.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/activesupport-7.0.2.3/lib/active_support/builder.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/activesupport-6.1.6.1/lib/active_support/builder.rb
scrapbook-0.3.2 vendor/ruby/2.7.0/gems/activesupport-7.0.3.1/lib/active_support/builder.rb
activesupport-7.0.8 lib/active_support/builder.rb
activesupport-7.0.7.2 lib/active_support/builder.rb
activesupport-6.1.7.6 lib/active_support/builder.rb
activesupport-7.0.7.1 lib/active_support/builder.rb
activesupport-6.1.7.5 lib/active_support/builder.rb