Registered: 2009-04-15
Update: about 9 hours ago
Problems: 22
Solutions: 21
References: 9
Problem views: 2560
Unsolved problem views: 146
Ken-ichi
kueda
User
Website: http://inaturalist.org
Location: Oakland, CA
I am the hand of doom. All code withers at my buggy touch.
Recent problems
Atom Feed#55: accessing locals hash within an ActionView partial
Solved!on June 19, 2009, 05:01 PM UTC — from
kueda
( 118 views )
kueda
( 118 views )
How do you access the hash of locals you pass into a partial from within that partial?
#53: slicing rexml collections
Solved!on June 11, 2009, 10:38 PM UTC — from
kueda
( 82 views )
kueda
( 82 views )
REXML is dumb and doesn't implement normal Ruby enumerable slicing with ranges.
#47: finding a time zone give lat/lon coordinates
Solved!on May 22, 2009, 08:59 PM UTC — from
kueda
( 89 views )
kueda
( 89 views )
A little while ago we started using time zones in iNat, which was more troublesome than anticipated. One problem I ran into was automatically setting the time zone from pre-existing observations given their lat/lon. I ended up http://www.earthtools.org/webservices...
#45: why is Rails logging to ".log"?!
Solved!on May 15, 2009, 11:58 PM UTC — from
kueda
( 82 views )
kueda
( 82 views )
I started using Workling, but quickly realized it was logging to "log/.log" for some inane reason.
#44: multivalue facet fields in acts_as_solr
Solved!on May 11, 2009, 06:57 PM UTC — from
kueda
( 139 views )
kueda
( 139 views )
Solr supports faceted search, which is good, but acts_as_solr has pretty terribly documentation, which is bad.
