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

uninitialized class variable #8

Open
paxer opened this issue Feb 14, 2011 · 4 comments
Open

uninitialized class variable #8

paxer opened this issue Feb 14, 2011 · 4 comments

Comments

@paxer
Copy link

paxer commented Feb 14, 2011

Hi,

I am trying to go through read me and install gem for fresh rails project but i've got

NameError in Rich/cmsController#display
uninitialized class variable @@instances in Jzip::Engine::Template

evry time when i try to go on http://127.0.0.1:3000/cms, actually on any route

Any ideas ?
Rails 3.0.4
Ruby 1.9.2

Thanks

@archan937
Copy link
Owner

Unfortunately, Jzip isn't Ruby 1.9 ready yet. I'm planning on working on it later this week.

@paxer
Copy link
Author

paxer commented Feb 14, 2011

ok cool, thanks !

@thepixelmonk
Copy link

later this week? :P

@archan937
Copy link
Owner

Yeah sry about that! :S I have been working on a 3.1 for a long time now. My latest work can be found within all edge branches and they can run on 1.9.

As time is always against us and the Rich-CMS 3.1 release packs a lot of new features (storage-strategy independent because of Moneta) and refactored code (Rich::Cms::Content), I am still working on it. I can't promise when it's finished, but logically it would be ASAP.

To sum it up: use the edge branches of both Rich-CMS and Jzip.

Greets,
Paul.

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