Skip to content

Instantly share code, notes, and snippets.

@aaronstaves
Created May 1, 2014 20:31
Show Gist options
  • Save aaronstaves/9a7775ed2ee5c544efd5 to your computer and use it in GitHub Desktop.
Save aaronstaves/9a7775ed2ee5c544efd5 to your computer and use it in GitHub Desktop.
Tables
question
question_data
question_version
Class - File
MySchema::Result::Question - MySchema/Result/Question
MySchema::Result::QuestionVersion - Module does not exist
MySchema::Result::QuestionData - Module does not exist
I want the question result class to automatically provide QuestionVersion and QuestionData without having to specify the module/package on disk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment