[Rails] Re: REE & application frozen gems
Pratik Khadloya wrote:
> but the gems installed in the vendor directory are from my development
> environment.
> In my dev env, i dont have REE installed, so those gems were installed
> and frozen using the dev ruby compiler.
So what?
>
> Shouldn't i install the gems using REE and then freeze them in prod
> env?
No. There's no need. Ruby is not compiled, so REE and MRI can run from
the same source files.
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen@marnen.org
--
Posted via http://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@googlegroups.com.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home