This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c391b46fb39b697bbae1493caade23e2ddbd8a6
rails
/
activesupport
/
lib
History
Prem Sichanugrist
82dd725fc1
Fix that irregular plural inflections should not be double-pluralized: 'people'.pluralize should return 'people' not 'peoples'.
...
[
#1183
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-08-09 20:28:57 -07:00
..
active_support
Fix that irregular plural inflections should not be double-pluralized: 'people'.pluralize should return 'people' not 'peoples'.
2009-08-09 20:28:57 -07:00
active_support.rb
Extract autoloads
2009-05-20 18:12:45 -07:00
activesupport.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00