質問編集履歴

1

環境の追加

2016/05/24 10:01

投稿

hogeota
hogeota

スコア8

test CHANGED
@@ -1 +1 @@
1
- rails consoleでherのgemを使うとerrorが起きる
1
+ rails consoleでgemのFaradayやherを使うと起きるエラーで困っています
test CHANGED
@@ -1,6 +1,6 @@
1
1
  ###前提・実現したいこと
2
2
 
3
- 環境はrubyの2.3.1、rails 4.2.6, her 0.8.1です。
3
+ 環境はrubyの2.3.1、rails 4.2.6, her 0.8.1, pry-rails 0.3.4です。
4
4
 
5
5
  development環境のrails consoleからherを使って、別アプリのAPIを叩くとエラーが発生しました。
6
6