Skip to content

SOA rocks!

Adventures of a service oriented architect

  • Home
  • Contact
  • Newsletter
  • Impressum
  • Datenschutz

Ruby

How to combine/join file paths in Gradle/Groovy

2016-11-22 by Stefan Macke

One might think that joining (or combining) two file paths together with Groovy would be an easy thing to do. I’m used to “nice” methods from Ruby like File.join (see How to do a safe join pathname in ruby?): File.join(“path”, “to”, “join”) As it turns out, there is no such method in Groovy. However, here … Read more

Categories Blog Tags Build Files, Gradle, Groovy, Programming, Ruby Leave a comment

How to use an existing access token to authenticate against the Google API in Ruby

2016-09-04 by Stefan Macke

After a few hours of trial and error and finally getting authentication against Google’s API working in Ruby I think it’s time for a blog post 😉 I had a simple (at least I thought it was simple) requirement: Reading the people in a user’s Google+ circles with Ruby. Because I use OmniAuth in my … Read more

Categories Blog Tags Google, OAuth, Ruby, Ruby on Rails 1 Comment

About me

Hi, I'm Stefan Macke.

Portrait of Stefan Macke

I'm a software developer and architect at ALTE OLDENBURGER in Germany where I'm working with Java, .NET, Adabas/Natural, and webMethods Integration Server.

Legacy Coder Newsletter

My newsletter keeps you up to date with the podcast. It might also contain information about my events, products, offers, and promotions. You can read more about privacy, cancellation, logging, and tracking in my Privacy Policy (German).

Subscribe to the Legacy Coder Newsletter now!

Google Ads

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • Running Theia IDE behind an Apache reverse proxy
  • “ContainerLaunchException: Container startup failed” when running Testcontainers with Gradle
  • Kubernetes not starting on Docker Desktop for Windows
  • WFLYCTL0348: TimeoutException while running Keycloak in a Docker container with an external database (MariaDB)
  • German Natural User Group Meeting in November 2018 – Legacy Coder Podcast #7

Recent Comments

  • Webmethods Upgrade Best Practices? Top Answer Update - vi-magento.com on Best practices for structuring packages in webMethods Integration Server
  • SaharSadat on How to test a REST API with Arquillian
  • Stefan Macke on How to test a REST API with Arquillian
  • Stefan Macke on How to test a REST API with Arquillian
  • SaharSadat Hosseini on How to test a REST API with Arquillian

Tags

Adabas Administration Apache Application Server Arquillian Automation Build Configuration Continuous Deployment Continuous Integration Databases Docker Error Handling Errors Git Gradle HowTos HTTPS International User Groups Conference Java Java EE JBoss Jenkins Keycloak Kubernetes Legacy Code Lessons Learned Logging Modernization NatUnit Natural NaturalONE Programming REST Ruby Security Software AG Natural Testcontainers Testing Training UnitTests User Groups Videos webMethods Integration Server Wildfly
© 2025 SOA rocks! • Built with GeneratePress