Ruby on Rails Monday, March 28, 2011

I believe the command you are looking for is rake gems:install

jason

On Mon, Mar 28, 2011 at 2:01 PM, bertly_the_coder <muchira@gmail.com> wrote:
Thanks Alex.

So are you saying that previous to Rails 3, there was no command that
would install all the gems needed? I have install them one by one?

Bertly

On Mar 28, 2:29 pm, Alexandre Friquet <alexandre.friq...@infopiiaf.fr>
wrote:
> Hi,
>
> > What was the predecessor to bundler?
>
> The gems were declared in environment.rb like the ones you saw.
>
> > Is there a way to quickly set up my
> > environment. And where is the gemfile.......all I see if a few gems
> > listed in the environment.rb file?
>
> I recommend you use bundler for Rails 2.3.x apps :http://gembundler.com/rails23.html
>
> Hope it helps.
>
> Alex

--
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.


--
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.

No comments:

Post a Comment