SomethingRuby
Rubyに関するいろいろ
{{toc_here}}
モバイル
- http://www.infoq.com/jp/news/2010/04/rhodes-update
- http://phonegap.com/
- appceralator
- http://journal.mycom.co.jp/news/2010/07/02/033/index.html
ガラケー
Android
iPhone
非同期
- resque?
- Introducing Phat, an Asynchronous Rails app
- http://www.mikeperham.com/2010/03/30/using-activerecord-with-eventmachine/
faye
ブラウザ間のpublish/subscribe (node.jsのラッパ?)
cramp
バックグラウンド
backgroundrb
delayed_job
Navvy
beanstalk
- http://kr.github.com/beanstalkd/
- http://adam.heroku.com/past/2010/4/24/beanstalk_a_simple_and_fast_queueing_backend/
cron-replacements
clockwork
Test
Cucumber
pure ruby版:
- http://github.com/cavalle/steak
- coulda?
fixture replacement
- factory_girl
- machinist
- fabricator?
JS
- jasmine http://pivotal.github.com/jasmine/ (<- screw.unit?)
- blueridge
coverage
- rcov
- http://github.com/colszowka/simplecov
- http://engineering.attinteractive.com/2010/08/code-coverage-in-ruby-1-9/
サーバ管理
デプロイ
- cap
死活監視
- god
- monit
インスタンス生成
- chef
- puppet
サーバ
- nginx + unicorn
デバッグ
hammertime (irbエラーコンソール)
irb
Interpreters
- CRuby/YARV
- Rubinius
- JRuby
- MacRuby
- IronRuby
- MagLev
- BlueRuby
- RubyEnterpriseEdition
rvm / pik
Ruby-like言語
- Reia (on Erlang)
mirah (on JVM bytecode)
- http://www.mirah.org/wiki/Resources
- Dubious (Rails-like WAF)
Rails
パッケージ化
- Ocra
- http://github.com/ryanbooker/rubyscript2exe
- Crateどうなったんだろう
- RubyStation :-)
NoSQL
- http://gihyo.jp/dev/serial/01/cassandra/0001
- http://www.mikeperham.com/2010/03/13/cassandra-internals-writing/
MongoDB
mongohub(デスクトップ)
Redis
C言語
- ffi
- rake-compile
- gem-compile
その他
- riak (分散DB?) http://github.com/basho/riak
全文検索
IRC
- http://github.com/RISCfuture/autumn
- http://www.rubyinside.com/cinch-a-ruby-irc-bot-building-framework-3223.html
- http://doc.injekt.net/cinch/
- Twitter 新 API のドキュメント「Getting Started with @Anywhere」日本語訳 - WebOS Goodies
- sinitter http://www.rubyflow.com/items/1942
HTTP
情報源
news
podcasts
Ruby以外:
screencasts
- http://railscasts.com/
- http://asciicasts.com/ (RailsCastsのテキスト起こし)
- http://teachmetocode.com/
WAF
Rails
- https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/milestones/27004-rails-3
- http://asciicasts.com/episodes/208-erb-blocks-in-rails-3
- http://railscasts.com/episodes/211-validations-in-rails-3
- http://www.engineyard.com/blog/2010/the-lowdown-on-routes-in-rails-3/
- http://www.railsdispatch.com/posts/rails-3-makes-life-better
- http://www.railsdispatch.com/posts/bundler
Sinatra
- http://www.ustream.tv/recorded/5073735 Sinatraを現実世界で
- Web : http://www.sinatrarb.com/
- Code : http://github.com/sinatra/sinatra/commits/master
- ML : http://groups.google.com/group/sinatrarb/topics
- Gem : http://rubygems.org/gems/sinatra
その他
- orange : http://github.com/therabidbanana/orange
- rango :
- pango ?
- pancake
View on github | Report issue