Mat Schaffer
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
-
-
Mat Schaffer created a post, 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 ... -
-
-
-
-
Mat Schaffer created a post, 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? -
Mat Schaffer commented,