Sha256: c4acbf62921ff3ed1ef7b426c72e89ea3a5d235fac78d0057303dac42df97158
Contents?: true
Size: 268 Bytes
Versions: 12
Compression:
Stored size: 268 Bytes
Contents
# Load the rails application require File.expand_path('../application', __FILE__) require File.expand_path('../../lib/editorial_logic', __FILE__) # Initialize the rails application EditorialLogic::Application.initialize! EditorialLogic::Application.configure do end
Version data entries
12 entries across 12 versions & 1 rubygems