tagliani 0.1.1
Blazing fast Ruby alternative to acts-as-taggable-on and other similar gems. Instead of million of records in the database it uses powerful ElasticSearch, which gives a very fast and scalable solution with a search capabilities of ElasticSearch.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (9):
activerecord
>= 0
bundler
~> 1.17
byebug
>= 0
database_cleaner
>= 0
pry
>= 0
rspec
>= 0
rspec-mocks
>= 0
sqlite3
>= 0
timecop
>= 0