# app/decorators/company_decorator.rb
class CompanyDecorator < BaseDecorator
delegate_all
end
Created
August 8, 2016 16:19
-
-
Save francirp/ee773c8e1b11e1bb3eaebcd09e5a0189 to your computer and use it in GitHub Desktop.
Decorators Codeblock 10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment