タグ Rubyists
人気順 10 users 50 users 100 users 500 users 1000 usersRubyists, we must do better | timriley-info
Ruby: come for the language, stay for the community. That’s the story I tell people, anyway. Yesterday, however, we saw some of the worst in our community. An issue was raised with the RuboCop team about changing the name in light of the race-related police brutality issues (and more) being tackl... 続きを読む
Rubyists: Just use double-quoted strings. | Viget
TL;DR If you've written Ruby, you've heard it before: Use single quoted strings unless you need string interpolation. It makes sense, right? When I instantiate strings using double quotes, the Ruby in... 続きを読む
非 Rubyist に送る、失敗しない ruby 実行環境構築方法 - tomykaira makes love with codes
OS や、動かしたいアプリケーションに依りますが、ruby の実行環境の構築は大変です。 というのも、ruby 本体、rubygems、各 gem などのバージョン指定が交錯していて、ruby の ecosystem に慣れていない人にとっては、なにがなんだかわからないからです。 こっちのツールを動かそうとすると、こっちが動かなくなる、みたいなことになります。rubyists は、バージョンの問題... 続きを読む
おまいらもMacRubyでMacアプリ作ろう - @sugamasao.blog.title # => ”コードで世界を変えたい”
このエントリはRuby AdventCalender 2011の企画ですRuby Advent Calendar の25日目の記事です。24日目は@kwappaさんのHappy Xmas, Rubyists! | Kwappa研究開発室でした。ちなみに、12/25と言うと、バカボンのパパや銭形のとっつぁんの誕生日として知られていますね*1。 MacRubyを使うと、XCodeで普通のMacアプリが... 続きを読む