File: boot.rb

package info (click to toggle)
ruby-premailer-rails 1.10.3-4~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 364 kB
  • sloc: ruby: 1,078; makefile: 9
file content (3 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (16)
1
2
3
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)

require 'bundler/setup' # Set up gems listed in the Gemfile.