Skip to content

Instantly share code, notes, and snippets.

@universal
Created November 9, 2012 12:44
Show Gist options
  • Save universal/4045505 to your computer and use it in GitHub Desktop.
Save universal/4045505 to your computer and use it in GitHub Desktop.
namespaced model
# app/models/namespace/questionnaire.rb
class Namespace::Questionnaire < ActiveRecord::Base
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment