Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when installing plugin #1

Open
sergione opened this issue Jan 18, 2011 · 3 comments
Open

error when installing plugin #1

sergione opened this issue Jan 18, 2011 · 3 comments

Comments

@sergione
Copy link

I tried to install this plugin in my website which is based on refinery but it does not work. I got an error when I ran rake db:migrate:

rake aborted!
You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.

@cimtico
Copy link

cimtico commented Feb 4, 2011

I'm getting this same problem, it seems it is related to the way the plugin is loaded. I think this plugin should be changed into a gem, so that it will load just as other refinery extensions.

@gneale
Copy link

gneale commented Feb 13, 2011

same here

@cimtico
Copy link

cimtico commented Feb 25, 2011

In case someone is still have problems with this...
Using the built in engine generator in refinery, it was fairly easy to move the required files from this plugin into a new one with the correct structure/initializer.

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

No branches or pull requests

3 participants