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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to