Skip to content

Instantly share code, notes, and snippets.

View contacthrk's full-sized avatar

Hemant Khemani contacthrk

  • Pune
  • 01:06 (UTC +05:30)
View GitHub Profile
//: Playground - noun: a place where people can play
for i in 1...5 {
print(i)
}
var range = Range(start: 1, end: 6)
var generator = range.generate()
while let i = generator.next() {
print(i)
From 6645cf1a01cc68a69b31214f1a0266137f8c0c7a Mon Sep 17 00:00:00 2001
From: hemant <contacthrk@gmail.com>
Date: Fri, 13 May 2011 14:16:23 +0530
Subject: [PATCH] failing test for lh#6217
---
.../has_many_through_associations_test.rb | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/activerecord/test/cases/associations/has_many_through_associations_test.rb b/activerecord/test/cases/associations/has_many_through_associations_test.rb
<html>
<head>
<script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=3cf67915-1a1e-45f1-ad62-0bfb8d1e3b99&amp;type=website&amp;buttonText="></script>
</head>
<body>
<a href="#" id="ck" />link</a>