Skip to content

Instantly share code, notes, and snippets.

View nuclearsandwich's full-sized avatar

Steven! Ragnarök nuclearsandwich

View GitHub Profile
@nuclearsandwich
nuclearsandwich / debate.rb
Created July 5, 2012 18:16 — forked from keppy/gist:3042484
Method help
# models/debate.rb
class Debate < ActiveRecord::Base
attr_accessible :opposition_id, :proposition_id, :title
validates :proposition_user_id, presence: true
validates :proposition_id, presence: true
validates :title, presence: true
has_many :users
has_one :proposition
@nuclearsandwich
nuclearsandwich / gist:2963591
Created June 21, 2012 03:14 — forked from tjackowiak/gist:2844085
play-windows run error
PLATFORM VERSION INFO
Windows : 6.1.7600.0 (Win32NT)
Common Language Runtime : 4.0.30319.544
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.544 (RTMLDR.030319-5400)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : http://play-windows.s3.amazonaws.com/Play.application