Skip to content

Instantly share code, notes, and snippets.

@AVee
AVee / gist:0cb0dc1912698fcc43df
Created January 27, 2015 12:34
Autoquery join issues
using System;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ServiceStack;
using ServiceStack.Data;
using ServiceStack.DataAnnotations;
using ServiceStack.OrmLite;
@AVee
AVee / gist:1e988418993022bf7a68
Last active August 29, 2015 14:13
Church.io on Windows

http://rubyinstaller.org/downloads/ Ruby + DevKit

When installing git, add to windows path

Add some CA certs in

C:\Ruby21-x64\lib\ruby\2.1.0\rubygems\ssl_certs

gem install bundler