Chris R

Results 2 issues of Chris R

I have some function headers like so: `defcall set_open_device(%{"path" => path, "baud" => speed}), state: state do` "path" and "speed" are used in the function, but I see the following...

Just created a new rvm install of ruby-1.9.3-p194 with only the Rails 3.2.3 gems and nifty-generator (and whatever dependencies came in for those things after I did a bundle install)...