Is there a way for us lazy typists to define a hash using %q? I tried 
this, but it doesn't create a hash:

h = %q(a => b, c => d)

Thanks,
Joe

-- 
Posted via http://www.ruby-forum.com/.