diff --git a/app/models/location.rb b/app/models/location.rb index 8d1806b0..07658ebf 100644 --- a/app/models/location.rb +++ b/app/models/location.rb @@ -4,7 +4,7 @@ class Location # General field :name, :type => String field :type_of, :type => String - field :located_at, :type => String # to image + field :located_at, :type => String # Culture field :population, :type => String