Skip to content

Instantly share code, notes, and snippets.

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