文件名称:Wrox.Professional.Ruby.on.Rails.Feb.2008
文件大小:4.4MB
文件格式:PDF
更新时间:2011-06-23 01:11:09
rails ruby,
This book is intended for intermediate to advanced Rails programmers. It assumes that you already
know Ruby, and have either read one of the many wonderful introductory books on Rails or have
otherwise consumed some form of a Rails tutorial. In either case, you don ’ t need me to tell you how to
create a basic Rails application.
The focus of this book is on the step that comes after just being able to make Rails work. You ’ ve read the
basic book, and now you ’ ve been asked to implement a real, live, web application. Suddenly you have
all sorts of questions that weren ’ t covered in the introductory material. How do I manage users and
security? Is there an easy way to manage time zones or other internationalization issues? How does Rails
expect me to organize a team of programmers and manage source issues? How do I automate common
build tasks, and how do I deploy to a production server? What do I need to do to secure my site? How
can I extend Rails to take advantage of the many wonderful things being done by the Rails programming
community?
If you ’ re interested in learning the answer to any of these questions, then this book is for you.