mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 01:11:23 +00:00
7 lines
No EOL
144 B
Ruby
7 lines
No EOL
144 B
Ruby
require File.expand_path('../application', __FILE__)
|
|
|
|
require 'verification'
|
|
require 'exceptions'
|
|
require 'extra'
|
|
|
|
Ensl::Application.initialize! |