RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: eparreno
Site: www.eparreno.com
It looks good, but it's not ready to use in nontrivial projects, you cannot use namescopes, something like this doesn't works
Product.published.near("Barcelona", 50, :order => :distance)
:(
It looks good, but it's not ready to use in nontrivial projects, you cannot use namescopes, something like this doesn't works
Product.published.near("Barcelona", 50, :order => :distance)
:(