This file contains 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
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0] | |
Concurrency Level: 50 | |
Time taken for tests: 150.265 seconds | |
Complete requests: 1000 | |
Requests per second: 6.65 [#/sec] (mean) | |
Time per request: 150.265 [ms] (mean, across all concurrent requests) | |
ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10.0.0], MBARI 0x6770, Ruby Enterprise Edition 2009.10 |
This file contains 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
Pessoal, | |
Desde que nós criamos o Brazilian Rails muito tempo se passou, o Rails e o Ruby evoluíram e a gem acabou se adaptando de uma forma "desorganizada". Parte disso tudo é minha culpa que por fala de tempo parei investi nela. | |
Sinceramente, não sei se o BR ainda é útil para a maioria das pessoas pois muita coisa mudou. Eu gostaria de pedir ajuda de vocês para discutir quais os novos rumos que a gem deveria seguir para ela se adaptar ao futuro Rails 3. Infelizmente sozinho eu não terei como fazer tudo e nem sei se me animo de muda-la já que praticamente não uso mais. | |
Não tenho de tudo que nós temos que fazer, porém pensei em algumas coisas. | |
1 - Rever quais gems não fazem mais sentido pois já existem outros mecanismos no Rails ou em outras gems. | |
2 - Modificar as que ainda fazem sentido para ficarem 100% compatíveis com o novo Rails. (elas já são todas compatíveis com o ruby 1.9) |
This file contains 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
Um apelo da família Gaspar | |
Um acidente envolvendo dois carros sendo um deles (um celta branco) dois caminhão e uma moto na linha amarela sentido rio(em cima da Bulhões de marcial/ Bonsucesso no dia 05/11/09 ás 15:25h próximo a saída 8 que veio a acarretar na queda e atropela mento ( e algumas horas depois o falecimento da vitima) Hugo Leonardo Monteiro de Oliveira Gaspar pelo caminhão que lhe deu uma fechada, fugindo do local sem prestar socorro a vitima, um motociclista solidário foi atrás e conseguiu anotar a placa do caminhão mas não deu se identificou. | |
Pedimos a todos que divulguem esta mensagem para o maior numero de pessoas, precisamos encontrar estas duas testemunhas do acidente para q este crime não fique impune. | |
Telefones para contato: | |
José Alfredo Gaspar(Pai da vitima) | |
9912-4887 / 7816-9837 / [email protected] | |
Taís Gaspar (Irmã da vitima) |
This file contains 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
(tapajos@tapa-note:highrise(master))$ gem uninstall technicalpickles-jeweler | |
Remove executables: | |
jeweler | |
in addition to the gem? [Yn] n | |
Executables and scripts will remain installed. | |
Successfully uninstalled technicalpickles-jeweler-0.8.1 | |
(tapajos@tapa-note:highrise(master))$ sudo gem uninstall technicalpickles-jeweler | |
(tapajos@tapa-note:highrise(master))$ gem list -d technicalpickles-jeweler |
This file contains 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
(tapajos@localhost:pkg(master))$ gem migrate brcep | |
Enter your Gemcutter credentials. Don't have an account yet? Create one at http://gemcutter.org/sign_up | |
Email: [email protected] | |
Password: | |
Signed in. Your api key has been stored in ~/.gemrc | |
Starting migration of brcep from RubyForge... | |
A migration token has been created. | |
Uploading the migration token to brcep.rubyforge.org. | |
There was a problem uploading your token: SCP did not finish successfully (1) | |
Asking Gemcutter to verify the upload... |
This file contains 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
#!/usr/bin/env ruby | |
# | |
# Brute-force way to retrieve all Github's repositories at once | |
# Usage: | |
# github_repos.rb clone # will clone all the user's repositories | |
# github_repos.rb clone test # will just clone 6 repositories for testing purposes | |
# github_repos.rb pull # will update all of the user's local repositories | |
# | |
# If you have forked repositories, the original sources will be added | |
# as remotes with the default 'forked_from' name, and a new 'forked_from' |
This file contains 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
require "rubygems" | |
require "erb" | |
require "haml" | |
require 'benchmark' | |
include Benchmark | |
erb_template = %{ | |
<html> | |
<head><title>Ruby Toys -- <%= @name %></title></head> |
This file contains 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
user system total real | |
haml 0.250000 0.010000 0.260000 ( 0.263715) | |
erb 0.070000 0.000000 0.070000 ( 0.075679) |
This file contains 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
<!-- | |
ATENÇÃO: os links estão ordenados alfabeticamente. Siga esta nomenclatura ao adicionar o seu. | |
--> | |
<h2>#horaextra</h2> | |
<ul id="blogroll"> | |
<li><a href="http://rafael.adm.br/?utm_campaign=horaextra">Rafael Lima</a></li> | |
<li><a href="rafael.tauil.com.br">Rafael Tauil</a></li> | |
<li><a href="http://ramonpage.com/?utm_campaign=horaextra">Ramon Bispo</a></li> | |
<li><a href="http://vp.blog.br">Vitor Pellegrino</a></li> | |
</ul> |
This file contains 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
<!-- | |
ATENÇÃO: os nomes estão ordenados alfabeticamente. Siga esta nomenclatura ao adicionar o seu. | |
--> | |
<h2>#horaextra</h2> | |
<ul id="blogroll"> | |
<li><a href="http://metronus.com/blog/?utm_campaign=horaextra">André Fonseca</a></li> | |
<li><a href="http://caikesouza.com/?utm_campaign=horaextra">Caike Souza</a></li> | |
<li><a href="http://diegodukao.net/?utm_campaign=horaextra">Diego Dukão</a></li> | |
<li><a href="http://blog.distopico.org/?utm_campaign=horaextra">Edgard Arakaki</a></li> | |
<li><a href="http://gc.blog.br/?utm_campaign=horaextra">Guilherme Chapiewski</a></li> |
OlderNewer