index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
ruby.rb
Age
Commit message (
Expand
)
Author
2011-12-10
ruby: Remove unrecognized option
Matthew King
2011-11-26
Ruby: remove some suggestions from the caveats
Adam Vandenberg
2011-11-22
ruby: Update to 1.9.3
Michael Dippery
2011-09-02
Don't fails_with_llvm if MacOS.lion?
Max Howell
2011-09-01
Allow fails_with_llvm {}
Max Howell
2011-07-26
ruby 1.9.2-p290
Adam Vandenberg
2011-04-23
Use ARGV.build_universal?
Adam Vandenberg
2011-03-25
Update fails_with_llvm in formulae
Adam Vandenberg
2011-03-12
Use ruby style for inheritance.
Adam Vandenberg
2011-02-21
ruby 1.9.2-p180
Mislav Marohnić
2011-02-06
"ruby" formula: add "--universal" flag for arch=x86_64,i386
Mislav Marohnić
2010-12-27
ruby: Update to 1.9.2-p136
Michael Dippery
2010-10-25
Cider was renamed to Cinderella
Jamie Macey
2010-08-20
Update ruby formula to use standard vendor and site paths
Joshua Peek
2010-08-20
ruby - Move gems out of Cellar and into HOMEBREW_PREFIX
Adam Vandenberg
2010-08-20
--HEAD builds trunk instead of ruby 1.9.2
Faisal N. Jawdat
2010-08-20
Update formula ruby to 1.9.2
Aku Kotkavuo
2010-08-20
Update Formula: ruby
Joshua Peek
2010-08-07
Update formulae for version 0.7
Adam Vandenberg
2010-07-20
Add RVM/cider caveats to alt. Rubies.
Adam Vandenberg
2010-07-16
Add ARGV.build_head? and use it.
Adam Vandenberg
2010-06-16
Add "fails_with_llvm" to formula to document LLVM build breaks.
Adam Vandenberg
2010-05-29
ruby formula can install from 1.9.2 dev branch by using --HEAD flag
Faisal N. Jawdat
2010-05-19
Adding the option "--with-doc" to install Ruby with documentation.
Adriano Bonat
2010-01-24
Update Ruby to 1.9.1-p378
Aku Kotkavuo
2010-01-24
Add an option to add a 1.9 suffix to ruby
Lincoln Stoll
2009-12-22
Update ruby to 1.9.1-p376 release
Lon Baker
2009-12-02
Warn users that gems can be troublesome with our formula
Max Howell
2009-12-02
Revert "Don't install gem or rake"
Max Howell
2009-11-11
Don't install gem or rake
Max Howell
2009-11-09
ruby formula forces gcc, to work around llvm breakage
Faisal N. Jawdat
2009-10-19
Add readline dependency to Ruby
Aanand Prasad
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-09-22
Building Ruby with pthread is bad practice.
elliottcable
2009-09-22
I can’t find an explanation of `CFLAGS=-D_XOPEN_SOURCE=1`, so I’m removin...
elliottcable
2009-09-21
Revert to Ruby 1.9
Max Howell
2009-09-18
Ruby 64-bit formula
Mike Enriquez
2009-09-14
Ruby 1.9.1 formula
Clinton R. Nixon