Mat Schaffer
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created String literal error in Scala Worksheet when setting map
In a fresh Scala project, if I put the following into a worksheet I get an error: var d = scala.collection.mutable.Map[String, Int]()d("a") = 1 Seems like it's trying to print out a result for the ... -
Created RubyMine warns on rails config files
See http://cl.ly/image/332E3y09132r for a screenshotThis is from a vanilla Rails 3.2.11 app. Any idea how I can suppress or fix these warnings? -
Created Can't commit with Git
The commit button just pops up a menu with some options. Create patch is the only one that does anything.This is on Mac OS 10.8.2 with Git 1.7.11.0 from homebrew.See http://cl.ly/3w2n1W3L0f3C for v...