Skip to content

Instantly share code, notes, and snippets.

@timmyc
Created April 14, 2013 16:58
Show Gist options
  • 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