|
|
|
@8563
|
[8563]
|
01/05/08 13:31:04 |
bitsweat |
require abstract_unit directly since test is in load path |
|
|
|
@7719
|
[7719]
|
10/02/07 05:32:14 |
bitsweat |
Ruby 1.9 compat, consistent load paths |
|
|
|
@7655
|
[7655]
|
09/27/07 10:19:48 |
bitsweat |
Extract InflectorTestCases so both inflector and string inflections tests … |
|
|
|
@7569
|
[7569]
|
09/22/07 18:34:43 |
david |
Fixed that pluralizing an empty string should return the same empty … |
|
|
|
@7092
|
[7092]
|
06/23/07 16:47:47 |
david |
Added support for pluralization with a different starting letter than the … |
|
|
|
@6886
|
[6886]
|
05/29/07 02:40:34 |
bitsweat |
Inflections: MatrixTest -> MatrixTests instead of MatricesTest. Closes … |
|
|
|
@6075
|
[6075]
|
01/28/07 15:52:45 |
bitsweat |
Full test coverage for Inflector. Closes #7228. |
|
|
|
@6022
|
[6022]
|
01/23/07 05:32:08 |
rick |
Added test coverage for Inflector.inflections.clear. Closes #7179. [Rich … |
|
|
|
@6019
|
[6019]
|
01/23/07 05:11:34 |
rick |
A couple extra tests for #classify. Closes #7273. [Josh Susser] |
|
|
|
@4595
|
[4595]
|
07/08/06 18:14:49 |
bitsweat |
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Check whether @flash is … |
|
|
|
@4359
|
[4359]
|
05/22/06 15:17:45 |
marcel |
Normalize classify's argument to a String so that it plays nice with … |
|
|
|
@3986
|
[3986]
|
03/20/06 03:32:28 |
david |
Added option to String#camelize to generate lower-cased camel case by … |
|
|
|
@3877
|
[3877]
|
03/15/06 21:05:10 |
minam |
Enhance Inflector.underscore to convert '-' into '_' (as the inverse of … |
|
|
|
@3812
|
[3812]
|
03/08/06 02:56:25 |
david |
Added Hash#to_xml and Array#to_xml that makes it much easier to produce … |
|
|
|
@3571
|
[3571]
|
02/11/06 18:41:59 |
ulysses |
Fix constantize to handle names beginning with '::'. Closes #3803. |
|
|
|
@3127
|
[3127]
|
11/21/05 07:29:04 |
bitsweat |
r3215@asus: jeremy | 2005-11-20 02:05:56 -0800
Eliminate double-requires … |
|
|
|
@3049
|
[3049]
|
11/16/05 00:56:16 |
ulysses |
Change Inflector#constantize to use eval instead of const_get |
|
|
|
@2900
|
[2900]
|
11/07/05 01:20:54 |
bitsweat |
Fix status pluralization bug so status_codes doesn't get pluralized as … |
|
|
|
@2690
|
[2690]
|
10/19/05 20:20:11 |
marcel |
Add title case method to String to do, e.g., … |
|
|
|
@2227
|
[2227]
|
09/13/05 07:44:20 |
david |
Fixed Inflector.underscore for use with acronyms, so HTML becomes html … |
|
|
|
@2214
|
[2214]
|
09/12/05 05:29:47 |
david |
Fixed inflections for status, quiz, move #2056 [deirdre@deirdre.net] |
|
|
|
@1881
|
[1881]
|
07/22/05 06:52:10 |
david |
Fixed inflections of "index/indices" #1766 [damn_pepe@gmail.com] |
|
|
|
@1854
|
[1854]
|
07/17/05 10:18:36 |
david |
Added stripping of _id to String#humanize, so "employee_id" becomes … |
|
|
|
@1852
|
[1852]
|
07/17/05 10:02:23 |
david |
Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to … |
|
|
|
@1699
|
[1699]
|
07/05/05 07:44:46 |
david |
More inflector fixes #1608 |
|
|
|
@1662
|
[1662]
|
07/04/05 15:15:13 |
david |
More inflector fixes #1599 [foamdino@gmail.com] |
|
|
|
@1616
|
[1616]
|
07/02/05 19:05:47 |
david |
More inflectoring #1490 |
|
|
|
@1615
|
[1615]
|
07/02/05 18:59:01 |
david |
Fixed photo/photos #1583 |
|
|
|
@1582
|
[1582]
|
07/01/05 16:57:58 |
david |
Added new rules to the Inflector to deal with more unusual plurals … |
|
|
|
@1330
|
[1330]
|
05/19/05 19:15:30 |
david |
Fixed the Inflector to underscore strings containing numbers, so … |
|
|
|
@1314
|
[1314]
|
05/19/05 17:10:20 |
david |
Fixed the pluralization of analysis to analyses #1295 … |
|
|
|
@1252
|
[1252]
|
04/30/05 08:39:28 |
david |
Added commented out tests for staying either singular or plural on … |
|
|
|
@1101
|
[1101]
|
04/07/05 06:19:10 |
david |
Fixed inflection of perspectives and similar words #1045 … |
|
|
|
@998
|
[998]
|
03/26/05 13:20:47 |
david |
Fixed Inflector.pluralize to handle capitalized words #932 [bitsweat] |
|
|
|
@844
|
[844]
|
03/06/05 13:43:04 |
david |
Added inflection rules for "sh" words, like "wish" and "fish" #755 … |
|
|
|
@624
|
[624]
|
02/15/05 15:57:44 |
david |
Moved Active Support into its own gem |
|
|
|
@623
|
[623]
|
02/15/05 15:02:43 |
david |
Fixed all the tests |
|
|
|
@618
|
[618]
|
02/15/05 02:02:20 |
david |
Fixed Inflector for words like "news" and "series" that are the same in … |
|
|
|
@617
|
[617]
|
02/15/05 01:45:35 |
david |
A hopefully more successful attempt at the Routing branch merge |
|
|
|
@616
|
[616]
|
02/15/05 01:24:55 |
david |
Backed out of routing merge.. investigating missing patches |
|
|
|
@614
|
[614]
|
02/15/05 00:51:02 |
david |
Merged back the Routing branch |
|
|
|
@449
|
[449]
|
01/17/05 19:53:42 |
david |
Added Inflector.humanize to turn attribute names like employee_salary into … |
|
|
|
@310
|
[310]
|
01/02/05 15:16:59 |
david |
Added test cases and rakefile to Active Support |
|
|
|
@273
|
[273]
|
12/29/04 21:03:21 |
david |
Moved support from both Action Pack and Active Record into a separate … |