Sha256: ce10494247ca7c8c294c847745903ed771f0486d9080f001b3701a52792f06ac

Contents?: true

Size: 217 Bytes

Versions: 190

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

190 entries across 176 versions & 24 rubygems

Version Path
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/builder.rb
activesupport-6.1.7.2 lib/active_support/builder.rb
activesupport-7.0.4.2 lib/active_support/builder.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/builder.rb
activesupport-7.0.4.1 lib/active_support/builder.rb
activesupport-6.1.7.1 lib/active_support/builder.rb
activesupport-6.0.6.1 lib/active_support/builder.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/builder.rb
activesupport-7.0.4 lib/active_support/builder.rb
activesupport-6.1.7 lib/active_support/builder.rb
activesupport-6.0.6 lib/active_support/builder.rb
activesupport-7.0.3.1 lib/active_support/builder.rb
activesupport-6.1.6.1 lib/active_support/builder.rb
activesupport-6.0.5.1 lib/active_support/builder.rb
activesupport-5.2.8.1 lib/active_support/builder.rb
activesupport-5.2.8 lib/active_support/builder.rb
activesupport-6.0.5 lib/active_support/builder.rb
activesupport-6.1.6 lib/active_support/builder.rb
activesupport-7.0.3 lib/active_support/builder.rb
activesupport-7.0.2.4 lib/active_support/builder.rb