mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
1e0d9a642ffe5db23086301d3eeed63f4b7bca68
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1463 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added :xhr => true/false option to verify so you can ensure that a request is coming from an Ajax call or not #1464 [Thomas Fuchs]
Added Fix/Bignum#multiple_of? which returns true on 14.multiple_of?(7) and false on 16.multiple_of?(7) #1464 [Thomas Fuchs] Added even? and odd? to work with Bignums in addition to Fixnums #1464 [Thomas Fuchs]
Fixed that mailer generator generated fixtures/plural while units expected fixtures/singular #1457 [Scott Barron]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%