fiedl/your_platform

View on GitHub
app/controllers/api/v1.rb

Summary

Maintainability
A
0 mins
Test Coverage
# This is the application programming interface (API), version 1,
# for YourPlatform.
#
# The documentation can be accessed here:
# http://www.rubydoc.info/github/fiedl/your_platform/master/Api/V1
#
module Api::V1
end