File: environment.rb

package info (click to toggle)
ruby-rabl 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,280 kB
  • sloc: ruby: 6,732; javascript: 102; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (28)
1
2
3
4
5
# Load the Rails application.
require_relative 'application'

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