Ilya Katz
Ilya Katz
Looks like `validates_timeliness` has some issues when using SimpleDelegator. `save` method doesn't return false if validation fails. I'm not entirely sure if this is a general validation issue or specific...
### redis-search.rb should ``` ruby require "redis" ``` ### search/base Example, seems to indicate that Rails is not required for the gem to work (since it uses mongoid), however search/base...
I stumbled upon a situation where join model would get inserted two records whenever has_many_polymorphs was used. Here is the scenario class Item < ActiveRecord::Base after_create :add_info has_many_polymorphs :describables, :from...
sometimes it makes sense to restrict the size of the tokens, this pull request add an option for maximum token size
it would be great to be able to have a callback for beforeCall to be able to do thing before request is sent to the server
Resque2 branch is currently failing, this is WIP branch to attempt to fix it
this way you can just copy-paste it if you need to rerun