Open quicksnap opened 12 years ago
I tried running this and got a weird error:
ruby-1.9.2-p290/gems/sinatra-1.3.2/lib/sinatra/main.rb:11:in `expand_path': can't convert Symbol to String (Symbol#to_str gives Symbol) (TypeError)
Any clue?
Thanks!
Me as well. Very excited to put this code to use with students.
https://github.com/Empact/automatic_insurrection/commit/8897107b69ae8dc6d6afe1f7db35aaf616efb666 has a fix for this.
I tried running this and got a weird error:
ruby-1.9.2-p290/gems/sinatra-1.3.2/lib/sinatra/main.rb:11:in `expand_path': can't convert Symbol to String (Symbol#to_str gives Symbol) (TypeError)
Any clue?
Thanks!