fix a typo [ci skip]

This commit is contained in:
Vijay Dev
2012-02-18 23:00:32 +05:30
parent 44849b1dda
commit b2e9bbdcff

View File

@@ -358,7 +358,7 @@ Here are a few things you should know to make efficient use of Active Record ass
* Avoiding name collisions
* Updating the schema
* Controlling association scope
* Bi-drectional associations
* Bi-directional associations
h4. Controlling Caching