File: environment.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 (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (24)
1
2
3
4
5
# Load the Rails application.
require_relative 'application'

# Initialize the Rails application.
Rails.application.initialize!