Skip to content

Instantly share code, notes, and snippets.

@clemensp
Created October 16, 2012 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clemensp/3900736 to your computer and use it in GitHub Desktop.
Save clemensp/3900736 to your computer and use it in GitHub Desktop.
require "edr/registry"
Edr::Registry.define do
map "EtlSchedule", "Data::EtlScheduleData"
map "EtlConfiguration", "Data::EtlConfigurationData"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment