A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ichord/jquery-atwho-rails below:

GitHub - ichord/jquery-atwho-rails: At.js gem

Bind your textarea

$(function(){
    data = ['tom','john'];
    $('textarea').atwho({at:"@", 'data':data});
});

that's it, check it out! more details in At.js Home Page

Issue command line bellow:
rails generate atwho:install
then It will show in public/[javascript|stylesheets]/ directory.

Add this gem in Gemfile like this:

add in app/assets/javascripts/application.js:

//= require jquery
//= require jquery.atwho

and in app/assets/stylesheets/applications.css:

All in At.js project.

Just issue
bundle then appraisal rails30 rspec


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4