Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Last active August 29, 2015 14:23
Show Gist options
  • Save rserna2010/633d4a04b67b6fa1d950 to your computer and use it in GitHub Desktop.
Save rserna2010/633d4a04b67b6fa1d950 to your computer and use it in GitHub Desktop.
class Survey < ActiveRecord::Base
include Surveyor::Models::SurveyMethods
include SurveyorExtension
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment