Skip to content

Instantly share code, notes, and snippets.

@bramhaghosh
Created March 25, 2013 20:46
Show Gist options
  • Save bramhaghosh/5240566 to your computer and use it in GitHub Desktop.
Save bramhaghosh/5240566 to your computer and use it in GitHub Desktop.
I wish this worked...
template = Template.create_from_zip_file('my_fancy_template.zip', { :company => current_company,
:account => current_account,
:visibility => true,
:approval_statue = > true})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment