I just installed the FlexImage plugin into my project, and immediately I
got the “uninitialized constant FlexImage” error. This happened after I
switched one of my models to inherit from FlexImage instead of
ActiveController, like it said in the README.
Does anybody know what I have to change to make this plugin work?
Everybody else seems to rave about it.
I just installed the FlexImage plugin into my project, and immediately I
got the “uninitialized constant FlexImage” error. This happened after I
switched one of my models to inherit from FlexImage instead of
ActiveController, like it said in the README.
Does anybody know what I have to change to make this plugin work?
Everybody else seems to rave about it.
Maybe you have to add a require ‘something’ directive on top off your
model file ?
Maybe you have to add a require ‘something’ directive on top off your
model file ?
Thanks nuno. I tried adding “require FlexImage”, but it didn’t do
anything. The guy that designed this plugin sure didn’t place the
documentation very high on his priority list.
If the web server starts successfully without an error, then either you
do not have the plugin installed properly (reinstall it via
script/plugin), or there is something odd about your config.
As for the documentation, you know where the rdoc is right?
If that lacking tell me how to improve it. Sadly, I am a better
programmer than I am a writer…
No, no - you’re fine. I should know better than to vent my frustration
on others like that, whether they’ve helped me or not. I’m still new at
this and I’m not used to being a novice at things. Anyway, thanks for
your help. I probably just need to restart the server. making pistol
shape with hand, firing into head duh
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.