Trying to understand how to think of Bundler in terms of what I already know about using rubygems in Rails up until now.
Am I right in thinking that "bundler install" does the same thing that "raks gems:install" did before? If so, are are bundler equivalents for: 1. rake gems:unpack:dependencies 2. rake rails:freeze:gems Thanks! Jeff -- 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.

