Ilia Lobsanov
Ilia Lobsanov
## Bug report ### Relevant pipeline.js: ```js var source = rethinkdb({ "uri": "rethink://localhost:28015/foundation", "timeout": "30s", "tail": true, "debug": true }) var sink = postgres({ "uri": "postgres://ilia@localhost:5432/client_app_development?sslmode=disable", "tail": true, "debug": true...
There are two fixes here. 1) fix unit test errors: NoMethodError: private method `write_attribute' called for # 2) fix for create: ArgumentError: wrong number of arguments (2 for 1) /Volumes/Devel/preference_fu/lib/preference_fu.rb:52:in...