Skip to content

Instantly share code, notes, and snippets.

@superhighfives
Created March 4, 2017 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save superhighfives/3aa525e654240637902995220cb8ef2c to your computer and use it in GitHub Desktop.
Save superhighfives/3aa525e654240637902995220cb8ef2c to your computer and use it in GitHub Desktop.
Rails 5 API + ActiveAdmin + create-react-app on Heroku
class ApiController < ActionController::API
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment