1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/spec/support/models/widget.rb
Andrew Haines b8ca040653 Spec tidy-up
Removes some unneeded sample decorators and reorganises the samples
2012-11-09 01:02:54 +00:00

2 lines
27 B
Ruby

class Widget < Product
end