Skip to content

Instantly share code, notes, and snippets.

@francves
francves / pruebaimagen.html
Created May 17, 2018 21:20
File upload ionic
<!--
Generated template for the PruebaimagenPage page.
See http://ionicframework.com/docs/components/#navigation for more info on
Ionic pages and navigation.
-->
<ion-header>
<ion-navbar>
<ion-title>pruebaimagen</ion-title>
@francves
francves / README.md
Created April 28, 2017 17:05 — forked from fnichol/README.md
Download a cacert.pem for RailsInstaller

Why?

There is a long standing issue in Ruby where the net/http library by default does not check the validity of an SSL certificate during a TLS handshake. Rather than deal with the underlying problem (a missing certificate authority, a self-signed certificate, etc.) one tends to see bad hacks everywhere. This can lead to problems down the road.

From what I can see the OpenSSL library that Rails Installer delivers has no certificate authorities defined. So, let's go fetch some from the curl website. And since this is for ruby, why don't we download and install the file with a ruby script?

Installation

The Ruby Way! (Fun)

@francves
francves / Show the Local Weather (Barquisimeto).markdown
Created August 24, 2015 04:18
Show the Local Weather (Barquisimeto)
@francves
francves / Portfolio materializecss.markdown
Created August 23, 2015 04:54
Portfolio materializecss
@francves
francves / index.html
Created August 22, 2015 05:52
qdzvmm
<h1 class="text-primary"> Hello Code Pen! </h1>