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
require 'formula' | |
class Kindlegen < Formula | |
url 'http://s3.amazonaws.com/kindlegen/KindleGen_Mac_i386_v2_8.zip' | |
homepage 'http://www.amazon.com/gp/feature.html?docId=1000234621' | |
sha1 '08207c7a283d9956a040d87e793f3c00ce66555f' | |
version '2.8' | |
skip_clean 'bin' |
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
require 'formula' | |
class Vim < Formula | |
homepage 'http://www.vim.org/' | |
url 'ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2' | |
head 'https://vim.googlecode.com/hg/' | |
sha256 '5c5d5d6e07f1bbc49b6fe3906ff8a7e39b049928b68195b38e3e3d347100221d' | |
version '7.3.591' | |
def features; %w(tiny small normal big huge) end |
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
santiago@debian:~/Documentos/WyeWorks/Proys/rails/activesupport/lib$ ruby ../../tools/profile test_shim.rb | |
test_shim.rb | |
tzinfo | |
tzinfo/timezone | |
date | |
85.10 KB 2249 obj 7.1 ms rational | |
222.82 KB 9538 obj 35.4 ms date/format | |
601.21 KB 23144 obj 86.1 ms date | |
tzinfo/country | |
tzinfo/country_info |