File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 234
234
name : Using Rails for API-only Applications
235
235
url : api_app.html
236
236
description : This guide explains how to effectively use Rails to develop a JSON API application.
237
+ -
238
+ name : Tuning Performance for Deployment
239
+ url : tuning_performance_for_deployment.html
240
+ description : This guide covers performance and concurrency configuration for deploying your production Ruby on Rails application.
237
241
238
242
-
239
243
name : Advanced Active Record
256
260
name : Composite Primary Keys
257
261
url : active_record_composite_primary_keys.html
258
262
description : This guide is an introduction to composite primary keys for database tables.
259
- -
260
- name : Tuning Performance for Deployment
261
- url : tuning_performance_for_deployment.html
262
- description : This guide covers performance and concurrency configuration for deploying your production Ruby on Rails application.
263
263
264
264
-
265
265
name : Extending Rails
You can’t perform that action at this time.
0 commit comments