mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-29 05:51:22 +00:00
3 lines
No EOL
77 B
Ruby
3 lines
No EOL
77 B
Ruby
class Api::V1::BaseController < ActionController::Base
|
|
respond_to :json
|
|
end |