CARVIEW |
square
(Square, Inc.)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Square, Inc.
- Website/Blog
- https://squareup.com/
- Location
- San Francisco, St. Louis, NYC
- Member Since
- May 08, 2009 (6 months)
- 15 public repos
- 35 followers
Following 18 githubbers and watching 43 repositories view all →
Public Repositories (15)
-
hoptoad_notifier
Reports exceptions to Hoptoad
Forked from thoughtbot/hoptoad_notifier Thu Oct 22 11:24:59 -0700 2009
Last updated Tue Nov 24 16:32:22 -0800 2009
-
xsfft
Extremely simple FFT library written in C++ that uses the Cooley-Tukey algorithm for real numbers...
Forked from xuancongwen/xsfft Wed Nov 11 17:35:17 -0800 2009
Last updated Wed Nov 11 17:55:25 -0800 2009
-
activerecord_symbolize
Symbolize attribute values in ActiveRecord (e.g. for nicer enums)
Forked from zargony/activerecord_symbolize Mon Jun 22 13:31:47 -0700 2009
Last updated Thu Nov 05 14:13:18 -0800 2009
-
yajl-objc
Objective-C bindings for YAJL (Yet Another JSON Library) C library
Forked from gabriel/yajl-objc Mon Aug 10 18:04:56 -0700 2009
Last updated Fri Oct 30 12:05:27 -0700 2009
-
paperclip
Easy file attachment management for ActiveRecord
Forked from thoughtbot/paperclip Tue Sep 01 11:54:17 -0700 2009
Last updated Thu Oct 29 10:24:25 -0700 2009
-
more
less on rails — the official LESS plugin for Ruby on Rails
Forked from cloudhead/more Mon Oct 26 21:28:55 -0700 2009
Last updated Sun Oct 25 09:16:46 -0700 2009
-
gh-unit
Test Framework for Objective-C
Forked from gabriel/gh-unit Tue Sep 22 11:13:54 -0700 2009
Last updated Mon Oct 12 19:59:58 -0700 2009
-
asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
Forked from pokeb/asi-http-request Wed Sep 09 13:30:58 -0700 2009
Last updated Thu Sep 17 19:23:35 -0700 2009
-
asset-hosting-with-minimum-ssl
Rails plugin for picking a non-ssl asset host as often as possible
Forked from dhh/asset-hosting-with-minimum-ssl Tue Sep 01 11:45:22 -0700 2009
Last updated Mon Sep 14 11:34:54 -0700 2009
-
ocmock
Last updated Fri Sep 11 18:06:13 -0700 2009
-
iso8601parser
Objective-C additions to convert an ISO 8601 string to an NSDate and back
Last updated Wed Sep 09 14:01:28 -0700 2009
-
eycap
Engine Yard specific capistrano recipes
Forked from engineyard/eycap Sun Jun 21 08:03:48 -0700 2009
Last updated Mon Aug 17 13:04:53 -0700 2009
-
cucumber
BDD that talks to domain experts first and code second
Forked from aslakhellesoy/cucumber Tue Jun 23 20:44:14 -0700 2009
Last updated Wed Aug 05 17:46:29 -0700 2009
-
merb_routing
Merb routing in Ruby on Rails.
Forked from drogus/merb_routing Mon Jul 27 14:48:26 -0700 2009
Last updated Wed Jul 29 18:26:37 -0700 2009
-
html5
A Rails plugin for playing around with HTML5.
Forked from collectiveidea/html5 Thu Jun 18 16:22:44 -0700 2009
Last updated Sat Apr 04 10:11:22 -0700 2009
Public Activity 

-
Joe Ferris committed 1af59fb0:
Sending more request info for Rails errors
-
Joe Ferris committed 5f76d2dd:
Added version info and moved Rails-specific stuff into init.rb
-
Joe Ferris committed 6e564a92:
Merging api v2 changes
-
Joe Ferris committed 6a117469:
Moved request processing from Notice to Catcher
-
Joe Ferris committed d530aa90:
Moved session object parsing into the Catcher
-
Joe Ferris committed fabd3529:
Fixed the integration test
-
Joe Ferris committed fc2f096b:
Fixed the notice YAML to use a notice namespace
-
Joe Ferris committed c0289446:
Removed some duplicate tests
-
Joe Ferris committed 4532c9fe:
Restored user agent ignoring
-
Joe Ferris committed 568a9735:
Moved code out of the HoptoadNotifier module and into the Notice, Configuration, and Catcher classes/modules
-
Joe Ferris committed a3ae83f6:
Moved notice normalization into a Notice class
-
Joe Ferris committed 11095500:
Moved ignored user agents into config
-
Joe Ferris committed fe642dd3:
Removed an unused method
-
Joe Ferris committed aadaaa18:
Moved ignored exceptions into configuration
-
Joe Ferris committed 96a3db77:
Moved most configuration into a Configuration class
-
Joe Ferris committed a403f6f8:
Removed an unused property
-
Joe Ferris committed e03090b0:
Moved http properties into Sender
-
Joe Ferris committed afc5466d:
Changed the sender to be swappable
-
Joe Ferris committed 6106fade:
Moved HTTP responsibilities into the Sender class
-
Joe Ferris committed a626bdb5:
Switched to jferris-mocha and detangled the nest of contests in notifier_test.rb
And 39 more commits...

-
rhombus committed fe250134:
Updated makefile for janky ObjC++.

-
rhombus committed 94d7c02b:
Updated fork of xsfft to ensure that it works with Objective-C.

-
lateralis committed 42022f5d:
Correct the values!

-
rhombus committed dca9ea6e:
Found/fixed a memory leak in YAJL.

-
lateralis committed 6bab1502:
Make tests pass on Leopard. (file version 4.17)
Functional Programming Aid for Javascript. Works well with jQuery.
A plugin for rails 2.3 apps which switches the default to escape by default

-
rhombus committed f8646a54:
Updated project to build optimized (3GS) builds.

-
rhombus committed 14a3b649:
Made YAJL build optimized libraries for iPhone 3GS.