d49a5fcb4c
* Introduce Unit Tests for pagination * Allow count to work with :include by using count distinct. [Kevin Clark & Jeremy Hopple] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3553 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
24 lines
255 B
YAML
24 lines
255 B
YAML
thirty_seven_signals:
|
|
id: 1
|
|
name: 37Signals
|
|
rating: 4
|
|
|
|
TextDrive:
|
|
id: 2
|
|
name: TextDrive
|
|
rating: 4
|
|
|
|
PlanetArgon:
|
|
id: 3
|
|
name: Planet Argon
|
|
rating: 4
|
|
|
|
Google:
|
|
id: 4
|
|
name: Google
|
|
rating: 4
|
|
|
|
Ionist:
|
|
id: 5
|
|
name: Ioni.st
|
|
rating: 4 |