File: environment.rb

package info (click to toggle)
ruby-openid 2.7.0debian-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,976 kB
  • ctags: 2,225
  • sloc: ruby: 16,740; xml: 219; sh: 24; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# Load the rails application
require File.expand_path('../application', __FILE__)

# Initialize the rails application
RailsOpenid::Application.initialize!