Manny 777 wrote in post #987883:
> Hi Fred,
>  thank you for your reply. I tried to edit Gemfile by your hint, but
> unfortunatelly, without successful...
>
> But I found one interesting thing -- if I will to delete content of
> Gemfile, my app work normally (but of course, the problem with RMagick
> is here still), as if there the content was (in that Gemfile)... it's
> really weird...

I think you need to read up on how bundle works, and where it writes
information.

Edit your gemfile to your heart's delight.  If you don't run "bundle
install", then those changes aren't seen/processed.

Why weren't you successful with editing your gemfile? (your second post
in this thread)

It seems a relatively simple thing, and if you edited that file, and did
a "bundle install", and that process reported issues, then you should
resolve those.

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

Reply via email to