teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

add

2015/10/02 12:57

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  class App < JRubyFX::Application
14
14
 
15
- DefaultURL = "http://131.113.71.150:3000/"
15
+ DefaultURL = "http://google.com/"
16
16
 
17
17
  def start(stage)
18
18
  with(stage, width: 1400, height: 600, title: 'MyBrowser') do