We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Fork of fiveruns/data_fabric
Homepage: http://fiveruns.rubyforge.org/data_fabric
Clone URL: git://github.com/FooBarWidget/data_fabric.git
Fix a typo in the API docs.
Hongli Lai (Phusion) (author)
Fri Sep 05 12:38:23 -0700 2008
commit  e529668584cd4f96948fdca326697fe9b44171aa
tree    46339ab6729ce01f04f2bb7ed57ce77c809e9e1c
parent  3e84514d1424ce90cd86d56a47194df08408ea60
...
5
6
7
8
 
9
10
11
...
5
6
7
 
8
9
10
11
0
@@ -5,7 +5,7 @@ module DataFabric
0
     # master-slave replication, or both.
0
     #
0
     # Allowed options:
0
- # - +:shard_by+: The shard group that this model lives in. If not given
0
+ # - +:shard_by+: The shard group that this model lives in.
0
     # - +:replicated+: a Boolean which indicates whether master-slave
0
     # replication is used. Default: false.
0
     # - +:prefix+

Comments

    No one has commented yet.