Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Modules are included twice, in different order. #10

Open
richardkmichael opened this issue Jun 19, 2012 · 0 comments
Open

Modules are included twice, in different order. #10

richardkmichael opened this issue Jun 19, 2012 · 0 comments

Comments

@richardkmichael
Copy link
Owner

Why do uploader.rb and store.rb both include these modules [and, they are included in a different order]?

store.rb:

      include CarrierWave::Uploader::Callbacks
      include CarrierWave::Uploader::Configuration
      include CarrierWave::Uploader::Cache

https://github.com/richardkmichael/carrierwave/blob/master/lib/carrierwave/uploader.rb#L28

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant