Closed htaykhaing closed 10 years ago
Same problem here using : Rails 3.2.3, spree 1.1.1
Same problem.
NoMethodError (undefined method serializable_hash' for #<ActiveRecord::Relation:0xb6f2628>): activerecord (3.2.3) lib/active_record/relation/delegation.rb:45:in
method_missing'
Same problem on Rails 3.1.6, spree 1.0.5-beta
Any resolution to this issue?
I need to clarify that my pull request didn't fix this issue. It seemed to do that on development, but once I deployed to production, the issue still wasn't resolved. (I amended my commit before I submitted a pull request, so I didn't think it would show up on this thread. Sorry for the pollution.) I have not been able to dig deeper yet.
Closing due to age. Feel free to comment if it's still an issue, and we'll reopen.
Hi, I'm using rails '3.2.3', spree 1-1-stable, spree_related_products master branch. I couldn't add related product via Related Products tab on the edit product UI. It seems js is not loading the products.
Please advice.. Thanks