Skip to content

Instantly share code, notes, and snippets.

View bronzdoc's full-sized avatar
👽
🚀

Luis bronzdoc

👽
🚀
View GitHub Profile
@bronzdoc
bronzdoc / APPLE_PAY_SETUP.md
Last active February 6, 2026 18:35
Apple Pay Setup

Apple Pay Setup Guide for Cybersource

This guide walks through the complete setup process for integrating Apple Pay with Cybersource in the Recurrente application.

Prerequisites

goHbayOl3PPzk7yYgEEOzF8q9zqRurIwZexM1ge8.jpgAt OmbuLabs we dedicate some of our work hours to open source every week. Also some of us contribute to open source during our spare time.. Here are a few tips to keep OSS contributions organized

From now on every-time we contribute to an OSS project in working hours, we fork it to the FastRuby.io organization.

This way we can keep track of the contributions we made as a company, also the branches created in the project are accessible to the rest of the team.

As a company we get these benefits:

- We use OSS projects and we want them to be better

layout post
title 2020 Q1 open-source-report
date 2020-04-09 13:12:12 -0700
categories
open-source
author bronzdoc
layout post
title 2020 Q1 open-source-report
date 2020-04-09 13:12:12 -0700
categories
open-source
author bronzdoc
Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1
---
layout: post
title: 2020-q1-open-source-report
date: 2020-04-09 20:12:12
categories:[open source]
author: bronzdoc

---

OmbuLabs Open Source 2020 Q1 report

Insecure Source URI found: http://rubygems.org/
Name: RedCloth
Version: 4.2.9
Advisory: CVE-2012-6684
Criticality: Medium
URL: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6684
Title: RedCloth Gem for Ruby Textile Link Parsing XSS
Solution: upgrade to >= 4.3.0
Name: actionpack
1)
Mocha::ExpectationError in 'ProfilesController shouldn't show index for non participant'
unexpected invocation: #<AnyInstance:ProfilesController>.current_user()
satisfied expectations:
- allowed any number of times, not yet invoked: #<AnyInstance:ApplicationController>.current_user(any_parameters)
- allowed any number of times, not yet invoked: #<AnyInstance:ApplicationController>.current_user(any_parameters)
/app/lib/authenticated_system.rb:6:in `logged_in?'
/app/lib/authenticated_system.rb:57:in `login_required'
As a user
I want to add multiple Goals
And have them displayed as a list
I can add many goals to my profile'
Could not find Firefox binary (os=linux). Make sure Firefox is installed or set the path manually with Selenium::WebDriver::Firefox::Binary.path=
/app/spec/acceptance/support/helpers.rb:28:in `login'
./spec/acceptance/goals_spec.rb:15:
6)
'Progress and Participation:
layout post
title Tips For Creating Contributor Friendly Open Source Projects
date 2020-01-27 22:31:01 -0800
categories
open-source
author bronzdoc

At Ombu Labs we are firm believers of open source. We use open source but also like to contribute back to the community and we have open sourced a few projects.

Open Source report - January 2020

img

Relevant News

Skunk

Issues Opened:

  1. fastruby/skunk#22