jashkenas / ruby-processing

Code as Art, Art as Code. Processing and Ruby are meant for each other.
http://github.com/jashkenas/ruby-processing/wikis
Other
1.28k stars 94 forks source link

ActiveRecord leads to wrong signer exception #41

Closed fjenett closed 12 years ago

fjenett commented 12 years ago

Hey, not sure if .. but could this be a problem with ruby-processing?

https://github.com/jruby/activerecord-jdbc-adapter/issues/175

I'm running that code thru the latest ruby-processing .. trying to reuse models defined in a rails project.

jashkenas commented 12 years ago

Certainly could be. @moumar -- have you had any trouble getting the latest versions of the gems you pushed signed properly?

fjenett commented 12 years ago

Problem was the included JRuby version .. i was running against the included .jar and that somehow caused trouble. Now installed a full JRuby and use the "--jruby" switch with rp5, works like a charm! Thanks Jeremy!

moumar commented 12 years ago

just for the record, which jruby version do you use ? The included jruby's jar is not modified, just signed. Thank you

fjenett commented 12 years ago

It was the one installed by ruby-processing-1.0.11: jruby 1.6.5