File: environment.rb

package info (click to toggle)
ruby-openid 2.9.2debian-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,252 kB
  • sloc: ruby: 17,952; javascript: 6,183; xml: 219; sh: 78; python: 30; 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!