Ruby on Rails Saturday, August 8, 2015



On Friday, August 7, 2015 at 7:35:21 PM UTC+1, Zif wrote:


Hi...
I have installed Ruby on rails from railsinstaller.org...
When I run rails -v in git bash it's giving me the error "DL is deprecated, Please use Fiddle"as it displays in the screen shot..
When i type gem install rails it's showing error : loading command: install <argumentError>
Can anybody help me to solve this issue...

The message about DL is just a warning - you can safely ignore it. By the looks of things rails is installed so you don't need to install it again, but the output from gem install rails might be helpful to diagnose that issue.

Fred 

--
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/f9e4ae2b-7388-4c02-9347-65afc1e7bd9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment