Tomasz Stachewicz
Tomasz Stachewicz
Hello! Two questions: 1. Is this project dead or is it open for reactivation? 2. If yes, is it open to pull requests that'll make it work with recent rails,...
hi guys, today I've hacked something both awesome and wrong. long story short, this commit: https://github.com/tomash/flyingv/commit/77e3a1111acf9dfc5d1bba625d4c27acf88f2317 lets one store files in OKV, with auto splitting of large files (and auto...
(cross-issue with acts-as-taggable-on, filed there as well: https://github.com/mbleigh/acts-as-taggable-on/issues/273 ) I don't know if it's a bug in acts-as-taggable-on or meta_search, please advise. The problem: a given model has three different...
In a site I'm developing there is an option to filter by given value, but that should also return records where this value has been left blank (as in "unspecified"...
First of all, thanks for this awesome project. I'm moving from S3 to Openstack/Swift and this seems the gem to go for handling Swift objects in my Rails app. My...
In Spree an Order is created when a customer adds first item to the cart. Having "Orders" display its count is quite misleading, as it will basically show the same...
Do a function wrapping like PyD's: http://pyd.dsource.org/func_wrapping.html
Do an implementation of PydObject for Ruby-D type wrapping, handling, and conversions
implement Data_Wrap_Struct, Data_Make_Struct etc. (ruby.h:405 et al.) in ruby.d
now with rails3 / edge spree support!