Elasticsearch is my new favorite full text search engine. This example shows how easy it is to store any json document with geo-spatial data and query on the spatial index using elasticsearch and the tire gem
At Sharesight [www.sharesight.co.nz] we operate an online, subscription based portfolio management for DIY share market investors. For convenience, most of our customers choose to pay by credit card, and we bill them on a recurring basis, either...
He is a copy of my Oauth presentation [806 kB] from tonight's WellRailed group. I discussed Oauth from both a client and a server perspective. Plenty of examples from Sharesight, where we are building an API.
This is quite trivial and very easy. I wanted to use the same version of ruby on my mac as is running on our production servers (Ruby Enterprise Edition).
Firstly, do a
gem list
and keep this information. You will need to reinstall all your gems...