David's Blog
  • Home
  • Author
Subscribe
Photography

Las Palmas

  • David White

David White

Mar 9, 2019 • 1 min read
Las Palmas
View this post on Instagram

#nofilter what a difference 2 days makes! Blue skies!

A post shared by David White (@davidgawhite) on Mar 5, 2019 at 5:03am PST

My company sent me to Las Palmas to work with a team we have there for a few weeks. This has the added benefit of me being in a warm country while apparently it's snowing back home in the UK!

Sign up for more like this.

Enter your email
Subscribe

Converting Her collection to JSON

When converting a collection from Her to JSON in our rails application, attempting just a simple collection.to_json would result in SystemStackError: stack level too deep. In order to get around this, I needed to get the fetched data from the collection, and convert that to JSON. Doing this

  • David White
David White Jan 25, 2016 • 1 min read
David's Blog © 2022
Powered by Ghost