タグ

RubyとITに関するniseissaのブックマーク (2)

  • 世界最速でFluentdを立ち上げる on Heroku - Qiita

    Treasure Agentをさらに使いやすく ご存知の方も多いかと思いますが、トレジャーデータ社では、out_tdプラグインを使うことで、Fluentdから簡単にデータを流し込めるようになっています。これはHeroku上でも動くようになっており、heroku-td-agentとして公開されています。 ただこれ、意外と面倒くさいです。具体的には Treasure Dataのアカウントを持っていることが前提。 そしてAPIキーをメモ。 GitHubHerokuアプリをクローンしてきて bundle install... あああああああああああああああああああ、やってられるかボケえぇぇぇ!!!! これではいかん。せっかくHerokuという、ソフトウェアのデプロイを抹殺してくれたプラットフォームにいるんだ。その恩恵を100%受けてやろうじゃないか。 出ましたTreasure Agent Her

    世界最速でFluentdを立ち上げる on Heroku - Qiita
  • Practical Object-Oriented Design in Ruby

    Practical Object-Oriented Design, An Agile Primer Using Ruby (POODR) is a programmers tale about how to write object-oriented code. Written by Sandi Metz, it explains object-oriented design (OOD) using realistic, understandable examples.   POODR* is a practical, readable introduction to how OOD can lower your costs and improve your applications. POODR will help you: Decide what belongs in a single

    Practical Object-Oriented Design in Ruby
  • 1