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
Acesse nossos canais: | |
- Facebook da escola : https://www.facebook.com/groups/spschoolofai/ | |
- Meetup da School of AI: https://www.meetup.com/school-of-ai-brasil/ | |
- Github com o conteúdo das aulas: https://github.com/SchoolOfAISaoPaulo/aulas | |
Apoie a iniciativa com doações por aqui: https://apoia.se/schoolofaisaopaulo |
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
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
for file in *.tar.gz; do tar -zxf $file; done | |
#Reference: http://unix.stackexchange.com/questions/19840/extract-multiple-tar-gz-files-with-a-single-tar-call |
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
for file in *.tar.gz; do tar -zxf $file; done |
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
<div id="_trustvox_widget"></div> |
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
<div id="_trustvox_widget"></div> |
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
<div class="article-rates clearfix"> | |
<!-- <div class="rating"> | |
<strong>Avaliação do produto:</strong> | |
<vtex.cmc:evaluationRate/> | |
</div> --> | |
<a href="#trustvox-reviews" class="btn-rating trustvox-fluid-jump">Pergunte e veja opiniões de quem já comprou</a> | |
</div><!-- /.article-rates --> |
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
method=POST path=/api/stores/796/orders format=json controller=api/v1/sales action=create status=500 error='NoMethodError:undefined method `merge' for ["id", "1304"]:Array' duration=5.61 user_agent='' fwd= user_id= params={"order_id"=>"101926", "delivery_date"=>"2015-08-31BRT13:03:24+00:00", "client"=>{"first_name"=>"Murilo", "last_name"=>nil, "email"=>"[email protected]"}, "items"=>{"name"=>"Sapato Masculino Kane", "id"=>"1304", "url"=>"https://www.sandromoscoloni.com.br/produtos/casual/lebron-colection/sapato-masculino-kane-latego-tan-40032-kane/", "price"=>"239.90"}, "format"=>:json, "store_id"=>"796", "sale"=>{"order_id"=>"101926", "delivery_date"=>"2015-08-31BRT13:03:24+00:00"}} |
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
<div id="_trustvox_widget"></div> |
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
var _trustvox = _trustvox || []; |
NewerOlder