NZKoz

Michael Koziarski
Koziarski Software Limited
Wellington, New Zealand
20
2
Koz's rails git-svn clone
Created Tue Feb 12 18:37:50 -0800 2008
legend
Ruby on Rails
Forked from rails/rails Thu Apr 10 20:45:31 -0700 2008
legend

Following

Public Activity  feed

NZKoz updated gist: 1099 2 days ago
Here's a peek: WTFsrsly
NZKoz updated gist: 1099 2 days ago
Here's a peek: WTFsrsly
NZKoz updated gist: 1099 2 days ago
Here's a peek: WTFsrsly
NZKoz created gist: 1099 2 days ago
Here's a peek: WTF
NZKoz committed to rails 4 days ago

5bec5848b22527ee77c007565f7eea336e5c864f

If it doesn't overflow, it won't have a .start method. So don't run the second assertion either

NZKoz committed to rails 4 days ago

006cbb8fde3f20a684eabcfd11c53ae762cf8435

Handle the case where 64bit time_t won't overflow.

NZKoz commented on rails/rails 4 days ago
Comment in f4f6e57:

@anildigital: I’ve you’ve n…

NZKoz commented on rails/rails 6 days ago
Comment in e1f23da:

Unless it’s run on debian <...

NZKoz committed to rails 8 days ago

0826384a01d7886bea220f6d3208cec02574373d

Use require_dependency 'application' not require in the console bootstraps to avoid requiring application.rb twice

NZKoz committed to rails 8 days ago

b32790c558435a3cb454a1221fb520264d3d42c2

Tighten the rescue clause when dealing with invalid instance variable names in form_helper.