Well it moved the rails gems into the vendor/ directory in my apps, but it doesn't move other gems that I use in my application.
On Jan 6, 1:57 am, Rob Lacey <[email protected]> wrote: > There are a few rake tasks for this > > rake rails:freeze:edge > rake rails:freeze:gems > > HTH > > RobL > > Joshua Partogi wrote: > > Dear all, > > > How do I package a rails apps and distribute it? As I can see that > > rails library is installed inside the Ruby gem folder and not inside > > the apps. Now if I want to distribute this with my client, how can I > > include those gems inside the application lib/ ? Or in other case lets > > say I want to put the code inside git, how do I put those gems inside > > the distribution? I'm a bit new with rails especially in distribution > > of rails apps. > > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

