質問編集履歴

4

文言

2017/03/21 12:06

投稿

vitabrevisarsl1
vitabrevisarsl1

スコア57

test CHANGED
File without changes
test CHANGED
@@ -246,4 +246,4 @@
246
246
 
247
247
 
248
248
 
249
- _なにがしかアドバイスいただますと幸いです。
249
+ _なにがしかアドバイスいただくことができますと幸いです。

3

表題変更

2017/03/21 12:06

投稿

vitabrevisarsl1
vitabrevisarsl1

スコア57

test CHANGED
@@ -1 +1 @@
1
- Ruby : No route matches [GET] "/tweets/○edit"
1
+ Ruby : No route matches [GET] "/tweets/○edit" のエラーで困っています
test CHANGED
@@ -242,7 +242,7 @@
242
242
 
243
243
  ###補足情報(言語/FW/ツール等のバージョンなど)
244
244
 
245
- [リンク内容](https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17)
245
+ [https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17](https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17)
246
246
 
247
247
 
248
248
 

2

リンク修正

2017/03/21 06:27

投稿

vitabrevisarsl1
vitabrevisarsl1

スコア57

test CHANGED
File without changes
test CHANGED
@@ -242,7 +242,7 @@
242
242
 
243
243
  ###補足情報(言語/FW/ツール等のバージョンなど)
244
244
 
245
- https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17
245
+ [リンク内容](https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17)
246
246
 
247
247
 
248
248
 

1

参照リンク

2017/03/21 06:25

投稿

vitabrevisarsl1
vitabrevisarsl1

スコア57

test CHANGED
File without changes
test CHANGED
@@ -242,63 +242,7 @@
242
242
 
243
243
  ###補足情報(言語/FW/ツール等のバージョンなど)
244
244
 
245
- gem 'rails', '4.2.6'
246
-
247
- gem 'mysql2', '0.3.18'
248
-
249
- gem 'sass-rails', '~> 4.0.2'
250
-
251
- gem 'uglifier', '>= 1.3.0'
252
-
253
- gem 'coffee-rails', '~> 4.1.0'
254
-
255
- supported runtimes
256
-
257
- gem 'jquery-rails'
258
-
259
- faster. Read more: https://github.com/rails/turbolinks
260
-
261
- gem 'turbolinks'
262
-
263
- https://github.com/rails/jbuilder
245
+ https://github.com/Timegoesveryswiftly/pictweet/commit/aa219774d7f4500a47951470c811fc170dc16a17
264
-
265
- gem 'jbuilder', '~> 2.0'
266
-
267
- doc/api.
268
-
269
- gem 'sdoc', '~> 0.4.0', group: :doc
270
-
271
- group :development, :test do
272
-
273
- and get a debugger console
274
-
275
- gem 'byebug'
276
-
277
- end
278
-
279
- group :development do
280
-
281
- gem 'web-console', '~> 2.0'
282
-
283
- gem 'erb2haml'
284
-
285
- application running in the background. Read more: https://github.com/rails/spring
286
-
287
- gem 'spring'
288
-
289
- end
290
-
291
- gem 'pry-rails'
292
-
293
- gem 'compass-rails', '~> 2.0'
294
-
295
- gem 'sprockets', '2.11.0'
296
-
297
- gem 'haml'
298
-
299
- gem 'kaminari'
300
-
301
- gem 'devise'
302
246
 
303
247
 
304
248