Hi,
I'm trying to integrate wymeditor into my rails 3 application but after linking the wymeditor javascript file and executing it i receive the following error:
jQuery(".wymeditor").wymeditor is not a function
The javascript file it's indeed connected, i've checked the paths so i dont undertand why it's not working.
Thanks.