Re: number_to_human_size helper

2008-12-03 Thread Jorge Vargas
On Wed, Dec 3, 2008 at 5:19 PM, Wojciech Malinowski <[EMAIL PROTECTED]> wrote: > Mike Orr wrote: >> Nobody has followed up with suggestions for a better API spec. Should >> I ask again for volunteers, leave the ticket open, or just close it? >> My concern is this is too implementation-specific an

Re: number_to_human_size helper

2008-12-03 Thread Wojciech Malinowski
Mike Orr wrote: > Nobody has followed up with suggestions for a better API spec. Should > I ask again for volunteers, leave the ticket open, or just close it? > My concern is this is too implementation-specific an issue to come up > with an API that would work for a wide variety of users, which is

Re: number_to_human_size helper

2008-12-03 Thread Jorge Vargas
On Mon, Dec 1, 2008 at 5:31 PM, Mike Orr <[EMAIL PROTECTED]> wrote: > > There's a ticket to reinstate number_to_human_size(), one of the > deprecated Rails helpers. I left it as (1) the current implementation > is not robust enough, (2) there are two alternative implementations > which are better