Skip to content

Instantly share code, notes, and snippets.

View lfgdzdev's full-sized avatar
💪
Email me, please

Leonardo Fagundez lfgdzdev

💪
Email me, please
  • Uruguay
View GitHub Profile
#!/usr/bin/env bash
#
# Fix virtualenv symlinks after upgrading python with Homebrew and then running
# `cleanup`.
#
# After upgrading Python using Homebrew and then running `brew cleanup` one can
# get this message while trying to run python:
# dyld: Library not loaded: @executable_path/../.Python
# Referenced from: /Users/pablo/.venv/my-app/bin/python
# Reason: image not found
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Observable';
import {
HttpRequest,
HttpHandler,
HttpEvent,
HttpInterceptor
} from '@angular/common/http';
import { AuthService } from '../services/shared/auth.service';
@lfgdzdev
lfgdzdev / en.yml
Created December 1, 2017 17:09
YMLs for ES/EN translations
en:
errors:
service_provider:
max_job_categories: "Job categories exceded the max of %{max_job_categories}"
already_exists: 'user already provides a service'
location: 'the location could not be found'
confirmation:
show:
slogan: 'We globalize your universe of possibilities'
congrats: 'Congratulations!'