This is great fun!!!
Response from developer
Thanks a lot! I'm really glad you're having fun with the app!
ポケットに収まるRuby学習環境として活用中です!
文字サイズやエディタのテーマを選択できれば尚良いと思いました。
またpure rubyなgemをインストールできる仕組みがあれば活用の幅が広がると思います。
Response from developer
nizuki926 さん、レビューありがとうございます! v2.11 で文字サイズの変更に対応いたしましたのでぜひお試しください 😀
通勤電車の中でRubyが楽して嬉しいです
要望としては、エラーメッセとの戦いで、リストに行番号をオン、オフできればもっともっとありがたいと思っています。わがままごめんなさい。
Response from developer
MIN0_MacBookPro さんレビューありがとうございます! v2.11 で行番号表示に対応しましたのでぜひお試しください 😀
サンプルが豊富で今後に期待
特に行数表示やコードの補完が是非欲しいです。
あと、ソリティアのサンプルコードにjsonやyml、pngなどの画像があったのですが、自分のプロジェクトにそれらを配置するにはどうしたら良いでしょう💦
Response from developer
ひーくん0909さん、レビューと要望ありがとうございます! ご期待に応えられるよう、今後も機能追加や改修を続けてまいります! (ですがなにぶんひとりで開発しているアプリですので、気長にお待ちいただけますとありがたいです) ちなみに現バージョンでも、手間はかかりますが以下のスクリプトをアプリ内で実行すれば(ちょっと無理やりですが)それぞれのファイルを作成することはできますのでご参考まで。 .json ファイル > require 'json' > File.write('foo.json', {a: 1, b: 2}.to_json) .yml ファイル > require 'yaml' > File.write('bar.yml', {x: 8, y: 9}.to_yaml) .png ファイル > icon = loadImage('https://xord.org/rubysketch/images/rubysketch128.png') > icon.save('icon.png')
Brilliant
Response from developer
Thanks for your great review comment! The full screen mode was made for you. We are glad you enjoyed it😁 PS: Ads can now be removed in version 2.7, please try it! 😄
How do I get rid of ads?
Response from developer
Thank you for your review, we appreciate it! We do have plans to add an in-app purchase feature to remove ads, but it will take a little longer to implement. By the way, have you tried the full-screen button in the upper right corner of the execution screen? It maximizes the display and hides ads, so if you haven't tried it yet, using the full-screen button may meet your expectations 🙂 PS: Ads can now be removed in version 2.7, please try it! 😄
神アプリ
今後の展開に大期待。
Good for what it is, but so close to something greater
What I wish is that it went a little further - If we could edit the markdown, and have the code update the page, it would be a really solid ruby programmers notebook akin to Carnets or Jupyter, something I have been eagerly searching for.
Processingユーザーには馴染みやすいです
2022/12/22追記
Ver2.2でサポートされたとの事、試してみます!
Response from developer
Sugarware さん、レビューありがとうございます! バージョン 2.2 で Shader をサポートいたしましたので是非使ってみてください😁
