document.write("<div class=\"pastie\">\n");
document.write("  <link href=\"http://pastie.org/stylesheets/embed.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  <link href=\"http://pastie.org/stylesheets/clean.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  \n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("\n");
document.write("\n");
document.write("<h2>shell <\/h2>\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\">rvm system\n");
document.write("<span class=\'meta meta_require meta_require_ruby\'><span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>gem<\/span> uninstall pony<\/span>\n");
document.write("<span class=\'meta meta_require meta_require_ruby\'><span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>gem<\/span> uninstall hiroshi<span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>pony<\/span>\n");
document.write("<span class=\'meta meta_require meta_require_ruby\'><span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>gem<\/span> install nmeans<span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>pony<\/span>\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("<hr />\n");
document.write("<h2>.gems <\/h2>\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\">json\n");
document.write("moomerman<span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>twitter_oauth <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>source gems.github.com\n");
document.write("nmeans<span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>pony <span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span><span class=\'keyword keyword_operator keyword_operator_arithmetic keyword_operator_arithmetic_ruby\'>-<\/span>source gems.github.com\n");
document.write("smtp_tls\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("<hr />\n");
document.write("<h2>prisma.rb <\/h2>\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("5\n");
document.write("6\n");
document.write("7\n");
document.write("8\n");
document.write("9\n");
document.write("10\n");
document.write("11\n");
document.write("12\n");
document.write("13\n");
document.write("14\n");
document.write("15\n");
document.write("16\n");
document.write("17\n");
document.write("18\n");
document.write("19\n");
document.write("20\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\"><span class=\'meta meta_function meta_function_method meta_function_method_with-arguments meta_function_method_with-arguments_ruby\'><span class=\'keyword keyword_control keyword_control_def keyword_control_def_ruby\'>def<\/span> <span class=\'entity entity_name entity_name_function entity_name_function_ruby\'>send_upload_email<\/span>(<span class=\'variable variable_parameter variable_parameter_function variable_parameter_function_ruby\'>pcode, email<\/span>)<\/span>\n");
document.write(" <span class=\'keyword keyword_control keyword_control_ruby\'>begin<\/span>                    \n");
document.write("    <span class=\'variable variable_other variable_other_readwrite variable_other_readwrite_instance variable_other_readwrite_instance_ruby\'>@pcode<\/span> <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> pcode\n");
document.write("    <span class=\'support support_class support_class_ruby\'>Pony<\/span>.mail(<span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:to<\/span>=&gt;email, \n");
document.write("              <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:from<\/span> =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'Pris.ma &lt;do-not-reply@pris.ma&gt;\'<\/span>, \n");
document.write("              <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:subject<\/span>=&gt; <span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;You uploaded a file on Pris.ma!&quot;<\/span>,\n");
document.write("              <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:body<\/span> =&gt; erb(<span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:upload_email<\/span>),\n");
document.write("              <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:via<\/span> =&gt; <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:smtp<\/span>, <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:smtp<\/span> =&gt; {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:host<\/span>       =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'smtp.gmail.com\'<\/span>,\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:port<\/span>       =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'587\'<\/span>, \n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:tls<\/span>        =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'true\'<\/span>,\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:user<\/span>       =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'do-not-reply@youraccount.com\'<\/span>,\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:password<\/span>   =&gt; <span class=\'string string_quoted string_quoted_single string_quoted_single_ruby\'>\'happyfuntime\'<\/span>,\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:auth<\/span>       =&gt; <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:plain<\/span>,\n");
document.write("                <span class=\'constant constant_other constant_other_symbol constant_other_symbol_ruby\'>:domain<\/span>     =&gt; <span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;youraccount.com&quot;<\/span>\n");
document.write("               })   \n");
document.write("  <span class=\'keyword keyword_control keyword_control_ruby\'>rescue<\/span>\n");
document.write("    error(<span class=\'constant constant_numeric constant_numeric_ruby\'>500<\/span>, <span class=\'string string_quoted string_quoted_double string_quoted_double_ruby\'>&quot;Sorry, we could\'t send an e-mail to your address, check the spelling or delete it to skip-it.&quot;<\/span>)\n");
document.write("  <span class=\'keyword keyword_control keyword_control_ruby\'>end<\/span>\n");
document.write("<span class=\'keyword keyword_control keyword_control_ruby\'>end<\/span>\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("  <div class=\"credit\">\n");
document.write("    <div class=\"buttons\">\n");
document.write("      <a href=\"http://pastie.org/pastes/635835.txt\">\n");
document.write("      <img src=\"http://pastie.org/images/view.png\" height=\"20\" width=\"67\" /><\/a>\n");
document.write("    <\/div>\n");
document.write("  \n");
document.write("    <a href=\"http://pastie.org/635835\">Pastie #635835<\/a> linked directly from <a href=\"http://pastie.org/\">Pastie<\/a>.\n");
document.write("  <\/div><\/div>");

