Mat Schaffer
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
创建于 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 ... -
创建于 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? -
创建于 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...