I’m sorry for the quick next release. :<
This is a bug fix release of 1.0.1.
1.0.1 can’t be installed with RubyGems 1.8.3.
And 1.0.1 isn’t set the default theme on Windows.
I’m sorry for the quick next release. :<
This is a bug fix release of 1.0.1.
1.0.1 can’t be installed with RubyGems 1.8.3.
And 1.0.1 isn’t set the default theme on Windows.
Gem::Specification.find_by_name always return one gem spec, not an
array.
Sorry. These errors were my fault. I should have refactored while I
was at it (and actually checked what #find_by_name returned). For
some reason the code worked for me, so I don’t understand how it
slipped by (I guess my version of RubyGems only warned about #find_name being deprecated, but didn’t actually support #find_by_name, which seems weird).
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.