auto_complete
auto_complete copied to clipboard
problem rails 3
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
It's not a gem -- it's still a plugin