Is anyone having issues with acts_as_versioned and Rails 2.1 ?
On saving an Active Record object using acts_as_versioned
"NoMethodError: You have a nil object when you didn't expect it!"
and:
from /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/attribute_methods.rb:211:in
`version='
from /Users/toby/rorbar/olhc_website/vendor/plugins/acts_as_versioned/lib/acts_as_versioned.rb:431:in
`send'
from /Users/toby/rorbar/olhc_website/vendor/plugins/acts_as_versioned/lib/acts_as_versioned.rb:431:in
`set_new_version'
Thanks very much, Tekin!
If I’m wrong, please let me know by all means, but only if you can
provide a working link.
Thanks,
-M
--
Posted via http://www.ruby-forum.com/.