1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

correction standr => standard of commits @0435d0e

This commit is contained in:
Rajarshi Das 2013-06-06 17:59:01 +05:30
parent 0435d0ebcc
commit 38127d88e9

View file

@ -64,7 +64,7 @@ Rails, you'll need to write very little configuration (in some case no
configuration at all) when creating Active Record models. The idea is that if
you configure your applications in the very same way most of the time then this
should be the default way. Thus, explicit configuration would be needed
only in those cases where you can't follow the standar convention.
only in those cases where you can't follow the standard convention.
### Naming Conventions