Sha256: b1df3b0678850442f9bbaa0e3e50023a73854be382819eea1460aab3f45abb2f

Contents?: true

Size: 67 Bytes

Versions: 2

Compression:

Stored size: 67 Bytes

Contents

class City < ActiveRecord::Base
  scope :ordered, order(:name)
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
thinking-sphinx-3.0.4 spec/internal/app/models/city.rb
thinking-sphinx-3.0.3 spec/internal/app/models/city.rb