react-redux-rails-todo/app/controllers/application_controller.rb
2018-10-12 02:08:36 +11:00

2 lines
56 B
Ruby

class ApplicationController < ActionController::API
end