Your directory structure works for me in rails 3.0.9, but I don't know
if my .gemspec file is different than yours. This is your directory
structure:
/lib
zip_code.rb -- require 'zip_code/config.rb'
/zip_code
version.rb
config.rb
zip_code.rb
Even though that works for me, do you think it's wise to use the file
name zip_code.rb in the /zipcode directory?
--
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.