Skip to content

Instantly share code, notes, and snippets.

@timmyc
Created April 14, 2013 16:58
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 timmyc/5383407 to your computer and use it in GitHub Desktop.
Save timmyc/5383407 to your computer and use it in GitHub Desktop.
/app/decorators/models/piggybak/order_decorator.rb
Piggybak::Order.class_eval do
has_many :packages
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment