Skip to content

Commit

Permalink
Add associations for manufacturer
Browse files Browse the repository at this point in the history
  • Loading branch information
Michalis Zamparas committed Mar 28, 2015
1 parent dedbbc9 commit 341a91e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/skroutz/manufacturer.rb
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
class Skroutz::Manufacturer < Skroutz::Resource; end
class Skroutz::Manufacturer < Skroutz::Resource
association :categories
association :skus
end

0 comments on commit 341a91e

Please sign in to comment.