Luis, Yes, the gemspec is as listed in my previous post...
Thanks for the reference to RubyGems doc, which I am reading now, in hopes of solving this. Meanwhile, I'm wondering if there's interaction between rvm 1.9.2 and this problem? In this connection, I modified zipcode/config.rb as follows... require_relative "zipcode/config.rb" module Zipcode # Your code goes here... end But I get the same kind of error... .rvm/gems/ruby-1.9.2-p290/gems/zipcode-0.0.1/lib/zipcode/config.rb (LoadError) Grar -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

