| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
1. Zero to Sixty: Introdu ing Rails
Rails Strengths
Putting Rails into Action
Organization
The Web Server
Creating a Controller
Building a View
Tying the Controller to the View
Under the Hood
What's Next?
2. Active Record Basics
Active Record Basics
Introdu ing Photo Share
Schema Migrations
Basi Active Record Classes
Attributes
Complex Classes
Behavior
Moving Forward
3. Active Record Relationships
belongs_to
has_many
hasone
What You Haven't Seen
Looking Ahead
4. S affolding
Using the Scaffold Method..
Repla ing Scaffolding
Generating Scaffolding Code
Moving Forward
5. Extending Views
The Big Picture
Seeing Real Photos
View Templates
Setting the Default Root
Stylesheets
Hierar hical Categories
Styling the Slideshows
6. Ajax
How Rails Implements Ajax
Playing a Slideshow
Using Drag-and-Drop to Reorder Slides
Drag and Drop Everything (Almost Everything)
Filtering by Category
7. Testing
Ba kground
Ruby's Test: :Unit
Testing in Rails
Wrapping Up
A. Installing Rails
B. Quick Reference
Index...