You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i tried to install by gemfile and bundle
and the result is:
git://github.com/patshaughnessy/auto_complete.git
Fetching source index for http://rubygems.org/
Could not find gem 'auto_complete (>= 0, runtime)' in git://github.com/rails/auto_complete.git (at master).
Source does not contain any versions of 'auto_complete (>= 0, runtime)'
hi, i tried to install by gemfile and bundle
and the result is:
git://github.com/patshaughnessy/auto_complete.git
Fetching source index for http://rubygems.org/
Could not find gem 'auto_complete (>= 0, runtime)' in git://github.com/rails/auto_complete.git (at master).
Source does not contain any versions of 'auto_complete (>= 0, runtime)'
and gemfile like this:
gem 'auto_complete', :git => 'git://github.com/rails/auto_complete.git'
sorry my english i'm brasilian and thanks
The text was updated successfully, but these errors were encountered: