Ruby and Set Operators
Matz might have a plan to introduce the method that calculates
CS 11: Python track: python idioms
He has been thinking a good name for the method. I wish that there could be more set operators in future Ruby.
Matz might have a plan to introduce the method that calculates
CS 11: Python track: python idioms
He has been thinking a good name for the method. I wish that there could be more set operators in future Ruby.
実際負荷分散が必要なほどの負荷があるわけではないのですが、
冗長化の一環として
blog.s21g.
Railsの場合、リバースプロクシ、キャッシュサーバ、Webサーバ、APサーバに関しては、特に頭を悩ますことなく冗長構成をとることが出来ます。
cache_fuは最初から複数のmemcachedを使うことを想定していますし、
acts_as_se
しかしながら、やはりDBの冗長構成は面倒ですね。 参照系に限定すれば、相互レプリケーションさせるだけで簡単なのですが。 MySQL 5.1が早くリリースされてくれると楽なんですけど。
See Also
Submitting
Please please consider seriously!
下記の日本語ページに説明がありますが、svnのコミットメッセージにIssueIDを入れることでcloseしたり関連付けたりすることができます。
http://red
1 $ svn commit -m '○○○機能を利用時の△△△な問題を修正。 refs 123'
しかし、実際には英語ページにあるように#123などのように#がないとRedmineに認識されません。
3/12 (追記) #がなくても(#をつけても、どちらでも)ちゃんと関連付け/closeされます。前田@Redmine.JP
http://www
1 This commit refs #1, #2 and fixes #3
ちなみにDefaultのキーワードは下記。+IssueIDは空白、カンマ、&で分割されます。
- for referencin
g issues: refs, references , IssueID - for fixing issues: fixes, closes
After a keyword issue IDs can be separated with a space, a comma or &.