Skip to content

Attempt to fix "uninitialized constant Rich::RichFile" by referencing module directly#145

Open
neutralino1 wants to merge 2 commits intokreativgebiet:masterfrom
neutralino1:master
Open

Attempt to fix "uninitialized constant Rich::RichFile" by referencing module directly#145
neutralino1 wants to merge 2 commits intokreativgebiet:masterfrom
neutralino1:master

Conversation

@neutralino1
Copy link

Upon database migrations and other rake tasks, I would get this error out of paperclip.rb:

uninitialized constant Rich::RichFile

Referencing the class with its module seems to fix the problem.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line was enough for me to make it work ok. Thanks.

@renews renews added Fix-me and removed Fix-me labels Jun 18, 2014
patleb pushed a commit to o2web/rich that referenced this pull request Dec 28, 2015
@stgeneral
Copy link

Up-to-date version of this pull request is #203.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants