Writing from the field — on data infrastructure, AI in practice, and how we build the platforms behind real-world impact.
<h3>What we wanted</h3> <h4>Quite simply: to be able to post to a facebook group AS a page</h4> Post to a group as the admin of we&co's fan page (as We&co) to a Facebook group that our company created
It's no huge secret that we're a rails shop. But every now and again, we like to help our pals out and sometimes that means getting down and dirty with languages we may not be as familiar with. This t
<p>Recently while working on a project I found myself using <code>.delete!</code> to remove double quotes quite often. The way the project is setup there are places where double quotes are required an
<h3>JSONB can handle it</h3> If you want a relational data structure with the the flexibility of storing schema-less data as needed, JSONB in PostgreSQL 9.4 may be the perfect solution. Prior to th
Like Merlin's adventures in "The Sword in The Stone", Rails often seems like a magical place. Take devise, for instance. When you bundle install the devise gem, everything works flawlessly. You let