ref: dockerize
plugins/payments/lib/ext/community.rb
1 2 3 4 5 6 7 8
require_dependency 'community' class Community attr_accessible :payment_method_ids end