博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Rails Cookbook
阅读量:4233 次
发布时间:2019-05-26

本文共 1676 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Rails Cookbook is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services.

With applications that are code light, feature-full and built to scale quickly, Rails has revolutionized web development. The Rails Cookbook addresses scores of real-world challenges; each one includes a tested solution, plus a discussion of how and why it works, so that you can adapt the techniques to similar situations. Topics include:

*Modeling data with the ActiveRecord library
*Setting up views with ActionView and RHTML templates
*Building your application's logic into ActionController
*Testing and debugging your Rails application
*Building responsive web applications using JavaScript and Ajax
*Ensuring that your application is security and performs well
*Deploying your application with Mongrel and Apache
*Using Capistrano to automate deployment
*Using the many Rails plugins
*Working with graphics

Whether you're new to Rails or an experienced developer, you'll discover ways to test, debug and secure your applications, incorporate Ajax, use caching to improve performance, and put your application into production. Want to get ahead of the Web 2.0 curve? This valuable cookbook will save you hundreds of hours when developing applications with Rails.

http://www.plunder.com/b-406b01-zip-download-48955.htm
http://rapidshare.com/files/13882614/b-406b01.zip
你可能感兴趣的文章
iOS的XMPPFramework简单介绍(实现及时通信)
查看>>
Swift使用XMPPFramework做IM即时通信的Demo
查看>>
virtualbox无法打开虚拟机,"error in supR3HardenedWinReSpawn"终极解决方法
查看>>
拜托,面试请不要再问我Redis分布式锁的实现原理【石杉的架构笔记】
查看>>
java的同步方法和同步代码块,对象锁,类锁区别
查看>>
Springfox-Swagger到2.9.2 报错java.lang.NumberFormatException: For input string
查看>>
SpringBoot集成ElasticSearch的几种方式
查看>>
Springboot集成Hibernate-Validator验证
查看>>
多个word合并代码
查看>>
更新分区关键字列将导致分区的更改报错
查看>>
Java加密技术——非对称加密算法RSA
查看>>
深入理解JVM性能调优
查看>>
pt-query-digest查询日志分析工具
查看>>
MySQL分布式数据库服务中间件--Cobar研究一
查看>>
JAVA中重写equals()方法为什么要重写hashcode()方法?
查看>>
java并发编程
查看>>
Java回调机制解析
查看>>
Spring中模板模式和回调模式的讲解
查看>>
Spring模板模式和回调接口
查看>>
比较典型的java回调案例-员工老板
查看>>