Ruby on Rails Saturday, October 15, 2016

On 15 October 2016 at 20:28, y nguyen <yienuyen@gmail.com> wrote:
Hi Timothy, 

I have try to run 'gem install bundler' but i still ran into error. This is my error

ERROR:  could not find a valid gem 'bundler' (>=0), here is why:
                 Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate 
B: certificate verify fail (https://rubygems.org/specs.4.8.gz)

Googling for the error message led to this [1] which might (or might not) be helpful.

[1] https://gist.github.com/luislavena/f064211759ee0f806c88
 




On Wednesday, July 20, 2016 at 11:09:30 PM UTC-7, Timothy Chen wrote:
Try running `gem install bundler` and then `bundle install`

On Wednesday, March 23, 2016 at 11:39:15 AM UTC-4, Ruby-Forum.com User wrote:
I was going through tutorials in railstutorail.org. And I came up with
users password using bycrypt I add the gem 'bcrypt', '3.1.7' line in
gemfile
now when I update it say :
LoadError: cannot load such file -- 2.2/bcrypt_ext
And When ever I try to run bundle update command it say
The system cannot find the path specified.
How to solve it

--
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bf88cd37-9d57-48b5-b163-18228fdf102b%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsbh9iAhEE2ZDHkypSv-i2kM2KzehrP6WDxuj629G9sxA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment