File: boot.rb

package info (click to toggle)
ruby-invisible-captcha 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: ruby: 717; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 157 bytes parent folder | download
1
2
3
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../gemfiles/rails_7.1.gemfile', __FILE__)

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