Cloning Internet Applications with Ruby
上QQ阅读APP看书,第一时间看更新

Caveat

A word of warning for the reader. The code in this book is by no means production quality and is meant for educational and illustrative purposes only. There is little to no security consideration and not much exception handling built into the code either. Do not attempt to use the code directly in your application without thinking through some of these considerations.