I hereby claim:
- I am gcaixeta on github.
- I am gcaixeta (https://keybase.io/gcaixeta) on keybase.
- I have a public key ASDa16YNW4ha90ZXK9P0725rDd6CpIDG69IfNtimKOtwgAo
To claim this, I am signing this object:
| logo_image = case movie.width | |
| when 640..2000 #720 | |
| "logos/logo-187x127.png" | |
| when 464..639 | |
| "logos/logo-120x81.png" | |
| when 360..463 | |
| "logos/logo-100x68.png" | |
| when 320..359 | |
| "logos/logo-83x56.png" | |
| when 220..319 |
| <%= form_tag selected_categories_path, :multipart => true do %> | |
| <%= text_field_tag 'dog[]', "dog1" -%> | |
| <%= text_field_tag 'dog[]', "dog2" -%> | |
| <%= file_field_tag 'attachment' -%> | |
| Parameters: {"dog"=>["dog1dog2"]} |
| Sete Atitudes para Hackear a Indústria de Software | |
| By Klaus Wuestefeld | |
| 1) Torne-se excelente. | |
| Seja realmente bom em alguma coisa. Não fique só choramingando ou | |
| querendo progredir às custas dos outros. Não pense q pq vc sentou 4 | |
| anos numa faculdade ouvindo um professor falar sobre software q vc | |
| sabe alguma coisa. Jogador de futebol não aprende a jogar bola tendo |
| // Yue Mining Moving 4.1 | |
| // | |
| // Script para Mineiros p/ UOpilot v1.07 beta 7 WK | |
| // By Gustavo Caixeta (Yue), Feverreiro, 2004 | |
| // [email protected] | |
| //-Configurações no UO | |
| // Always Run- Ligado | |
| // Teclas: PageUP, PageDown, Home, End, Up, Down, Left, Right como movimentos padrões do UO | |
| // Criar Macro de UO: LastObject - WaitForTarg - LastTarget. Mudar a variavel $key do script para essa tecla. |
| module AlizeExtension | |
| def self.included(base) | |
| base.extend(ClassMethods) | |
| end | |
| module ClassMethods | |
| def alize_with_methods(relation, *fields) | |
| alize relation, *fields | |
| fields.each do |field| | |
| define_method "#{relation}_#{field}" do |
| c = LinkedIn::Client.new | |
| c.authorize_from_access authentication.token, authentication.secret | |
| c.search(fields: [{:people => [:picture_url]}]).people.all.first.try(:picture_url) | |
| #or better | |
| c.profile(:fields => ['picture-urls::(original)']).picture_urls.all.first |
| https://www.couchsurfing.com/messages?per_page=6000 | |
| var data = { '_method' : 'patch', | |
| 'authenticity_token' : jQuery('meta[name="csrf-token"]').attr('content') | |
| } | |
| jQuery('.inbox-thread__item').each( | |
| function(i,e){ | |
| var id = jQuery(e).attr('id') |
| #!/bin/sh | |
| set -e | |
| if [ -e /.installed ]; then | |
| echo 'Already installed.' | |
| else | |
| echo '' | |
| echo 'INSTALLING' | |
| echo '----------' |
| git diff --name-status branch..HEAD | grep A |
I hereby claim:
To claim this, I am signing this object: