mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
6 lines
126 B
Ruby
6 lines
126 B
Ruby
# frozen_string_literal: true
|
|
|
|
require File.expand_path(['..', 'app'].join(File::SEPARATOR), __FILE__)
|
|
|
|
run Rails.application
|