質問編集履歴
4
少し修正しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -128,7 +128,7 @@
|
|
128
128
|
|
129
129
|
でsqlite3 は認識している。
|
130
130
|
|
131
|
-
https://teratail.com/questions/44394 で質問した、DevKitのMSYSでコンパイルをしたが失敗した。
|
131
|
+
[https://teratail.com/questions/44394] で質問した、DevKitのMSYSでコンパイルをしたが失敗した。
|
132
132
|
|
133
133
|
|
134
134
|
|
@@ -148,11 +148,11 @@
|
|
148
148
|
|
149
149
|
参考したサイトは
|
150
150
|
|
151
|
-
https://www.oiax.jp/rails/zakkan/rails_4_2_installation_on_windows.html
|
151
|
+
[https://www.oiax.jp/rails/zakkan/rails_4_2_installation_on_windows.html]
|
152
152
|
|
153
153
|
Ruby on Rails 4.2 を Windows にインストールする手順をかなり丁寧に説明してみました
|
154
154
|
|
155
|
-
https://teratail.com/questions/44394
|
155
|
+
[https://teratail.com/questions/44394]
|
156
156
|
|
157
157
|
Ruby on Railsをcdからインストールできません。 TRAP_BEG undeclared とTRAP_END undeclared表示されます。解決の仕方がわかりません。
|
158
158
|
|
3
タイトル変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
rails s をした時にsqlite3_nativeがないため、エラー返します。sqlite3_nativeを入れても解決できません。
|
1
|
+
Ruby on Railsをcdから、rails s をした時にsqlite3_nativeがないため、エラー返します。また、sqlite3_nativeを入れても解決できません。
|
test
CHANGED
File without changes
|
2
誤字を修正しました
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
rails s をした時にsqlite3_nativeがないため、エラー返します。sqlite3_nat
|
1
|
+
rails s をした時にsqlite3_nativeがないため、エラー返します。sqlite3_nativeを入れても解決できません。
|
test
CHANGED
File without changes
|
1
誤字を修正しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
|
16
16
|
|
17
|
-
また sqlite3_native(C:\Ruby23-x64\lib\ruby\gems\2.3.0\gems\sqlite3-1.3.11-x64-mingw32\lib\sqlite3\2.1 の sqlite3_native.so を拝借)
|
17
|
+
また sqlite3_native(C:\Ruby23-x64\lib\ruby\gems\2.3.0\gems\sqlite3-1.3.11-x64-mingw32\lib\sqlite3\2.1 の sqlite3_native.so を拝借)を入れた場合は、
|
18
18
|
|
19
19
|
|
20
20
|
|