2 lines
51 B
Ruby
2 lines
51 B
Ruby
API::API.logger Rails.logger
|
|
mount API::API => '/'
|
API::API.logger Rails.logger
|
|
mount API::API => '/'
|