mirror of
https://github.com/github/rails.git
synced 2026-01-24 13:58:12 -05:00
abc895b82829657d34f4902ce0cf04f0682bab63
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1077 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added install.rbs for all frameworks and made all of them generic enough not to require maintenance #1013, #1012
Added NumberHelper for common string representations like phone number, currency, and percentage #1015 [DeLynn]
Fixed problem with classes being required twice. Object#const_missing now uses require_dependency to load files. It used to use require_or_load which would cause models to be loaded twice, which was not good for validations and other class methods #971 [Nicholas Seckar]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%