Wolfram Arnold

Results 3 issues of Wolfram Arnold

I'd love to use Dupe against JSON API's. It looks like the intercept mocks match for urls ending in ".xml" explicitly. I don't know what else is involved. ARes in...

Whenever EM::stop is run, the unbind handler seems to produce this stacktrace: ``` /Users/wolfram/.rvm/gems/ruby-1.9.3-p448@handl-server/gems/em-mongo-0.4.3/lib/em-mongo/collection.rb:739:in `block in safe_send': undefined method `docs' for :disconnected:Symbol (NoMethodError) from /Users/wolfram/.rvm/gems/ruby-1.9.3-p448@handl-server/gems/em-mongo-0.4.3/lib/em-mongo/connection.rb:186:in `call' from /Users/wolfram/.rvm/gems/ruby-1.9.3-p448@handl-server/gems/em-mongo-0.4.3/lib/em-mongo/connection.rb:186:in `block in...

bug

Addes notes table, model, controller and routes. Fixed up ajax'd notes/_form. You can now show and save notes. Remaining issue: Form does not dismiss on successful save. Note sure why...