Ian Warshak

Results 9 issues of Ian Warshak

The 1.4.0 build image is in dockerhub, and it has broken our CI server. Any chance you could publish the dockerfile for 1.4.0?

In the KitchenSink sample app, the subform row type consistently crases ``` Simulate ./build/iPhoneSimulator-8.0-Development/KitchenSink.app (main)> 2014-10-16 10:13:38.490 KitchenSink[3761:52986] kvo.rb:96:in `observeValueForKeyPath:ofObject:change:context:': Invalid Reference - probably recycled (WeakRef::RefError) from check_row.rb:31:in `block in...

### Environment * Elixir version (elixir -v): 1.11.2 * Phoenix version (mix deps): 1.5.8 * Phoenix LiveView version (mix deps): 0.15.4 * NodeJS version (node -v): 14.15.3 * NPM version...

bug

Mongoid (at least 2.0.1) does not return a classes association with the #associations method. It does with the #extension method. I am not exactly sure why, because it seems that...

remote_find_all calls it's block with the params objects,response but the #get, #post, etc methods call back with the order swapped (response, objects).

removed the ||= value setting. this would break a long running simulator session by caching the first version of a key in ENV (since ENV lives the length of the...

Given the examples, specifically the API_ENV configuration... Running in the sim with: rake API_ENV=development the first time is fine, and if you inspect ENV['API_ENV'], you get 'development', as expected However,...

My app.yml has: ``` AUDIENCE_ENV: developer: show_logs: Yes adhoc: show_logs: Yes release: show_logs: No ``` This fails with: ``` (main)> 2013-05-01 14:38:23.925 TrackGo[85634:c07] 13:in `set:': can't convert true into String...

Hi - It seems like Twix does not work correctly when custom prefixes are involved. I am running on master, and this is what I get: ``` iex(15)> Twix.tw(["mt-2 block...