Skip to content

Instantly share code, notes, and snippets.

@nicholasjhenry
Last active July 24, 2017 14:22
Show Gist options
  • Save nicholasjhenry/2d518a3685a4bab986bd3ea30e1082b7 to your computer and use it in GitHub Desktop.
Save nicholasjhenry/2d518a3685a4bab986bd3ea30e1082b7 to your computer and use it in GitHub Desktop.
Arc Callstack
Arc.Ecto.Schema.cast_attachments 
	-> Arc.Ecto.Type.cast
		-> definition.store (Arc.Actions.Store)
			-> File.new (in the `var` dir)
			-> put (Arc.Storage.S3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment