Skip to content

JSON::ParserError with RailsAdmin

  • May 21, 2019

I ran into a JSON parsing issue when using RailsAdmin 1.4.2. I was trying to search for an entity to associate it with another entity, but nothing was being returned. I looked at the request/response, and it was returning 500.…

Read Article

A Day At the Derby

  • May 2, 2019

We love helping our clients get ready for the big event.

A lot of checking and double checking. Standing up servers. Reviewing documentation, settings and code. Meetings. Checklists. Drinking caffeinated beverages.

Read Article

3 Commands Your Rails CI Environment Should Run

  • April 25, 2019

Automation + Ruby on Rails + gems == a better application We love continuous integration builds here at Culture Foundry (we even use it for projects that don’t have tests). It works well with rails applications, because rails encourages a…

Read Article

Educate thyself (with our help)

  • April 12, 2019

At Culture Foundry, we provide opportunities for ongoing training because we know the world moves fast. At Culture Foundry, we believe that the learning never stops. We also believe in investing in our employees. But what does that mean, in…

Read Article

Using CircleCI to Run a Scheduled Hob

  • March 19, 2019

How we use our CI infrastructure to automate a database migration and run it every night. We have one project where loading and transforming data is crucial. We're migrating from one data model to a quite different one. There are…

Read Article

MVPs should be embarrassing

  • March 7, 2019

When should you call an MVP done? So I recently was published on the Go Code Colorado blog. If you don't know what Go Code Colorado is, it is an annual contest to see what teams can build with Colorado…

Read Article
Back To Top
Search