Skip to content

Instantly share code, notes, and snippets.

@psahni
Created August 7, 2011 05:17
Show Gist options
  • Save psahni/1130081 to your computer and use it in GitHub Desktop.
Save psahni/1130081 to your computer and use it in GitHub Desktop.
sphinx blog
class PlacesToVisit < ActiveRecord::Base
belongs_to :country
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment