您的位置:首页 > 编程语言 > Ruby

RailsSpace: Building a Social Networking Website with Ruby on Rails

2008-12-05 19:33 429 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Ruby on Rails is fast displacing PHP, ASP, and J2EE as the development framework of choice for discriminating programmers, thanks to its elegant design and emphasis on practical results. RailsSpace teaches you to build large-scale projects with Rails by developing a real-world application: a social networking website like MySpace, Facebook, or Friendster.

Inside, the authors walk you step by step from the creation of the site's virtually static front page, through user registration and authentication, and into a highly dynamic site, complete with user profiles, image upload, email, blogs, full-text and geographical search, and a friendship request system. In the process, you learn how Rails helps you control code complexity with the model-view-controller (MVC) architecture, abstraction layers, automated testing, and code refactoring, allowing you to scale up to a large project even with a small number of developers.

This essential introduction to Rails provides

*A tutorial approach that allows you to experience Rails as it is actually used

*A solid foundation for creating any login-based website in Rails

*Coverage of newer and more advanced Rails features, such as form generators, REST, and Ajax (including RJS)

*A thorough and integrated introduction to automated testing
http://rapidshare.com/files/83524058/0321480791.zip http://depositfiles.com/files/3067331
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息