twitter-typeahead-rails
Rails asset gem for Twitters typeahead.js jquery plugin
File Explorer
Download Latest Version (.zip)- version.rb
- twitter-typeahead-rails.rb
- bloodhound.js
- bloodhound.min.js
- typeahead.bundle.js
- typeahead.bundle.min.js
- typeahead.jquery.js
- typeahead.jquery.min.js
- typeahead.js
- typeahead.min.js
- .gitignore
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
- twitter-typeahead-rails.gemspec
# Installation Guide
1. Get the code
git clone https://github.com/yourabi/twitter-typeahead-rails
Downloads the entire project code from GitHub to your computer.
cd twitter-typeahead-rails
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
