Created
March 25, 2013 20:46
-
-
Save bramhaghosh/5240566 to your computer and use it in GitHub Desktop.
I wish this worked...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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