[Rails] Re: 1 gem installed
leoncio caminha wrote in post #1012099:
> are you have install the gem bundler? for use a bundle command its
> require a
> bundler gem
>
> gem install bundler
>
> one question, you have in root project something named "Gemfile" ? in
> rails
> 2.3.8 the gemfile is not default.
>
> 2011/7/21 dv dhanadan <lists@ruby-forum.com>
no in the root project that is the "blog"folder i dont have a "Gemfile"
when i did gem install bundler i
C:\Users\sam\Desktop>gem install bundler
Successfully installed bundler-1.0.15
1 gem installed
Installing ri documentation for bundler-1.0.15...
Installing RDoc documentation for bundler-1.0.15...
then i navigated into the blog folder
C:\Users\sam\Desktop>gem install bundler
Successfully installed bundler-1.0.15
1 gem installed
Installing ri documentation for bundler-1.0.15...
Installing RDoc documentation for bundler-1.0.15...
and got this
--
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