« Return to Thread: Different version of RoR on server

Re: Different version of RoR on server

by Frederick Cheung-2 :: Rate this Message:

Reply to Author | View in Thread




On Jul 9, 9:59 am, Pål Bergström <rails-mailing-l...@...>
wrote:
> Rick Denatale wrote:
> > On Wed, Jul 8, 2009 at 5:25 PM, Colin Law<clan...@...> wrote:
> > rake rails:freeze:gems
>
> A possibly stupid question, but why do I get a .gem directory in my home
> directory when I do freeze? Well I get the idea, but why not keep the
> .gem in the app root or somewhere? What happens with my other apps
> running, they will use the .gem too, right?
>

.gem isn't used for frozen stuff. It's something gem does in some
cases when ran as a user that can't write to the system wide gem
location.

Fred

> I run rails for development under LSWS that I have installed in my home
> directory, with me as a user (to keep it simple). Everything else is gem
> and Macports.
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Different version of RoR on server