Skip to content

Instantly share code, notes, and snippets.

@fengb
Created March 25, 2017 22:14
Show Gist options
  • Save fengb/349ed0b56f8bf3a9cd3104bf7d2ecd18 to your computer and use it in GitHub Desktop.
Save fengb/349ed0b56f8bf3a9cd3104bf7d2ecd18 to your computer and use it in GitHub Desktop.
class UserController < ActionController::Base
def create
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment