我有問題,我在軌 我從railstutorial.org學習項目,我在上市的有問題〜6.18 所以這是回購 https://github.com/Mroczeks/first_project 這是錯誤: rails test
Running via Spring preloader in process 10776
Started with run options --seed 33787
使用設備的任務,不能創建任務 我的模型 用戶 class User < ApplicationRecord
# Include default devise modules. Others available are:
# :confirmable, :lockable, :timeoutable and :omniauthable
devise :database_
在軌,我使用searchkick寶石搜索。我需要爲過濾器添加一個名爲status的字符串字段。我怎樣才能添加到這個插件? 已經我提出關於這個問題Rails - How to add more fields for filter in searchkick? 現在我用繩子場,而不是試圖布爾搜索仍不能正常工作一個問題。請幫助我一樣。 我添加了一個條件像where: {status: 'approved