Skip to content

Instantly share code, notes, and snippets.

View codeblooded's full-sized avatar

Ben Reed codeblooded

View GitHub Profile
@codeblooded
codeblooded / lineup.md
Last active August 29, 2015 14:14
Lipscomb Channel Lineup

Lipscomb TV Lineup

This was spun from a student's boredom, since Lipscomb fails to provide one. Also, the guide on 7-1 is irritating. It isn't interactive, so you just have to wait for the channel you are looking for... uhhh.

# Channel Name
7 TV Listings (Guide)
8 ABC
9 NBC
11 Fox 17
12 Npt

Keybase proof

I hereby claim:

  • I am codeblooded on github.
  • I am codeblooded (https://keybase.io/codeblooded) on keybase.
  • I have a public key ASBtU9yfkntQ85swEKu64p-Ha1nRhQ2xmLMbJRV0n1d-Dwo

To claim this, I am signing this object:

require 'spec_helper'
describe TraditionsController do
it 'returns traditions at index path' do
get '/traditions'
expect(response).to have_http_status(:success)
end
it 'destroys a tradition' do
tradition = create(:tradition)
package main
import (
"fmt"
"time"
"net/http"
)
func chain(handleFuncs ...func(w http.ResponseWriter, r *http.Request)) http.HandlerFunc {
return func(w http.ResponseWriter, r *http.Request) {

Keybase proof

I hereby claim:

  • I am codeblooded on github.
  • I am codeblooded (https://keybase.io/codeblooded) on keybase.
  • I have a public key ASBM16NRqmZCJpgyaEfXfYQdbYrZfTcr-q0svO1eBSlzNwo

To claim this, I am signing this object: