Petr Gazarov
Petr Gazarov
I'm having same issue
I took this for a ride and have noticed the following behavior: `simple_form_for` and `simple_fields_for` behave differently when it comes to lookups because the `object_model` is different: ``` simple_form_for @account_setting...
I saw this locally too - not sure why the tests are failing. If you run `:core` only, they pass. When the whole suite is run, `untils` array ends up...
Hey @drmrbrewer, sorry about the delay. If you would like to take this on, I believe the feature is complete on my branch. Just need to pass tests. Thanks!
Is this still needed? The stack overflow thread no longer exists, so I'm not sure about what the requirements/context are. Otherwise would love to take this task if not too...
There is already a PR for this for those interesting in reviewing: https://github.com/moment/moment-timezone/pull/431 😃 I followed @mj1856 's [example](https://github.com/moment/moment-timezone/issues/266#issuecomment-256435499), but hooking it up to `Zone` object shouldn't be a big...
+1 a database would be great.
Hey @speedskater, a bit late to the conversation. Similar problem here - > is it possible to transpile typescript to es6 and use babel to transpile to es5 (including babel-plugin-rewire)...
One major difference is that: > Normalizations are also applied to matching keyword arguments of finder methods. This allows a record to be created and later queried using an unnormalized...