General

Profile

adamsalter (Adam Salter)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/01/2009

10:35 AM Ruby master Bug #2313: Incomplete encoding conversion?
OK I understand now :) I was mixing up the available encoding converters... There is no `Encoding::Converter` from UT... adamsalter (Adam Salter)

10/31/2009

04:45 PM Ruby master Bug #2313: Incomplete encoding conversion?
OK. Thank you.
I do think it makes sense to be able to do:
~~~ruby
>> "元気".encode('UTF-8').encode('ASCII-8BIT'...
adamsalter (Adam Salter)
06:21 AM Ruby master Bug #2313: Incomplete encoding conversion?
Ok. I'm still a little unclear.
The Ruby 1.9 docs say `String#encode` "returns a copy of str transcoded to encodin...
adamsalter (Adam Salter)

10/30/2009

02:12 PM Ruby master Bug #2313 (Rejected): Incomplete encoding conversion?
=begin
I get the following error in irb:

>> "http://localhost/posts/eeé".encode('ASCII-8BIT')
Encoding::Undef...
adamsalter (Adam Salter)

10/19/2009

10:49 AM Backport191 Backport #1485: warning in pathname when verbose mode
=begin
Has this gone into 1.9.1?
=end
adamsalter (Adam Salter)

07/23/2009

02:53 PM Backport191 Backport #1773: Gem path doesn't honor user gem?
=begin
I've found that my suggestion above isn't completely reliable, I still get gems unable to be found in some ca...
adamsalter (Adam Salter)

07/22/2009

05:19 PM Backport191 Backport #1773: Gem path doesn't honor user gem?
=begin
As described above the other solution is to:
export GEM_PATH=/Users/adam/.gem/ruby/1.9.1

This is def...
adamsalter (Adam Salter)
05:13 PM Backport191 Backport #1773: Gem path doesn't honor user gem?
=begin
I'm seeing this issue as well.
Would love to see some movement here...

I basically install all my gem...
adamsalter (Adam Salter)

Also available in: Atom