On Tuesday, April 7, 2015 at 5:30:10 PM UTC+1, Ruby-Forum.com User wrote: > > I am creating my first app , a warning appeared " dl is deprecated > please use fiddle " knowing that I a beginner , I dont know how to solve > this problem. I am running ruby 2.1.5p273 , rails 4.1.8 ,gem 2.2.2 > I thought I am having a problem with installation of ruby on rails on > windows. > pleaze is there any help for this ? > > It's not a problem - some library you use (i think it might even be one bundled with ruby) is using an old way of loading code and the message is warning you that it won't be available in a future version of ruby. It won't stop anything working for now.
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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1a427136-3be4-47cf-bc45-c7149afd20fe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

