エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
sunspot_rails gem - " Errno:: ECONNREFUSED (Connection refused - connect (2)) "
I use gem sunspot_rails https://github.com/outoftime/sunspot I did everything according to the in... I use gem sunspot_rails https://github.com/outoftime/sunspot I did everything according to the instructions on http://railscasts.com/episodes/278-search-with-sunspot, but get an error Errno:: ECONNREFUSED (Connection refused - connect (2)): app/controllers/books_controller.rb: 7: in `index ' code from books_controller.rb def index @search = Book.search do fulltext params[:search] end @books = @sea
2013/10/03 リンク