Skip to content

Instantly share code, notes, and snippets.

@arefaslani
Last active September 11, 2020 14:54
Show Gist options
  • Save arefaslani/86f695a7fc5cdcb9971a10a454fac7e6 to your computer and use it in GitHub Desktop.
Save arefaslani/86f695a7fc5cdcb9971a10a454fac7e6 to your computer and use it in GitHub Desktop.
Medium 702687394e3d-basic-api
module Posts
class Create
def self.call(params)
# Method body
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment