2013-08-08 12:10:46 +00:00
|
|
|
# Load the Rails application.
|
2011-11-21 21:36:42 +00:00
|
|
|
require File.expand_path('../application', __FILE__)
|
|
|
|
|
2013-08-08 12:10:46 +00:00
|
|
|
# Initialize the Rails application.
|
2013-09-23 17:05:36 +00:00
|
|
|
Asciinema::Application.initialize!
|