We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git add
1 parent e191fa7 commit 164a247Copy full SHA for 164a247
elasticsearch-rails/lib/rails/templates/03-expert.rb
@@ -196,7 +196,7 @@ class Article < ActiveRecord::Base
196
"require 'sidekiq/testing'\n\n",
197
before: "class ActiveSupport::TestCase\n"
198
199
-git add: "Gemfile* app/workers/"
+git add: "Gemfile* app/workers/ test/test_helper.rb"
200
git commit: "-m 'Added a Sidekiq indexer\n\nRun:\n\n $ bundle exec sidekiq --queue elasticsearch --verbose\n\nSee http://sidekiq.org'"
201
202
# ----- Add SearchController -----------------------------------------------------------------------
0 commit comments