I usually use rake gems:unpack to gain access to the source of my gems while developing. I find it to be a very easy way to dig into what a gem expects or to see how it works inside. I was trying out Hobo edge on Rails 3, and hit a bug I wanted to fix, but couldn''t find an equivalent way to get the source of that gem. StackOverflow kindly offered up bundle package as the equivalent of gems:unpack, but that gets me compiled versions, not the source. I can see how package would be useful for the "real" purpose of unpack -- portable gems for deployment. But that utterly fails for what I''m trying to do here. Any ideas? Thanks in advance, Walter -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.