Skip to content

hackhowtofaq/chewy_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is an example application using the Chewy gem extension to Elasticsearch. Application updated to work with ElasticSearch 1.0.0 version and later. To try it:

  • Install ElasticSearch >= 1.0.0
  • Clone this repo
  • bundle install
  • RAILS_ENV=test rake elasticsearch:start db:setup && rake spec for tests
  • rake db:setup && rake chewy:reset:all && rails s for trying

To find ActsAsTaggableOn monkeypatches look at the config/initializers/acts_as_taggable_on.rb

About

Chewy example application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published