Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ::BasicObject always defined in ruby 19 | Vishnu Atrai | 2011-12-26 | 1 | -16/+9 |
| | |||||
* | Prefer a less intrusive BlankSlate-alike that doesn't hook Object# and ↵ | Jeremy Kemper | 2009-03-21 | 1 | -10/+7 |
| | | | | Kernel#method_added to remove future methods | ||||
* | MacRuby: BasicObject unavailable | Jeremy Kemper | 2008-07-28 | 1 | -1/+1 |
| | |||||
* | Improve documentation. | Pratik Naik | 2008-03-26 | 1 | -3/+8 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Ruby 1.9 compat: add #raise to AS::BasicObject, fixup Duration argument ↵ | Jeremy Kemper | 2008-01-02 | 1 | -0/+5 |
| | | | | | | error. Closes #10594. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8523 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Introduce ActiveSupport::BasicObject which bridges Builder::BlankSlate and ↵ | Jeremy Kemper | 2007-12-28 | 1 | -4/+13 |
| | | | | | | Ruby 1.9 BasicObject. Closes #10634 [Frederick Cheung] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8500 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Rebundle Builder 2.1.2 but prefer a newer RubyGem if available. | Jeremy Kemper | 2007-10-10 | 1 | -2/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7828 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | String#to_xs uses the fast_xs extension if available for Builder speedup. | Jeremy Kemper | 2007-10-07 | 1 | -3/+2 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7773 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Introduce BasicObject as Builder::BlankSlate for Ruby 1.9 forward compatibility. | Jeremy Kemper | 2007-10-07 | 1 | -0/+6 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7762 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |