nanonull

Results 4 issues of nanonull

Given: Component with Field1 of non-primitive type Expected: String.valueOf(Field1) is invoked and this result is displayed (read-only) in Component-Details-View for Field1 Actual: 'reference' text is displayed for Field1 ![i](http://cs630231.vk.me/v630231319/c719/v5LMp2Jfw6o.jpg)

Actual behaviour: Given 2 components with field name X When entity is created with given 2 components Then Entity will have only 1 field X (from last registered component_2) So...

enhancement

When starting game I see as expected: [hotp] Assembly Reload locked as entering play mode But when patching in unity 2020 there are logs: [hotp] No compile params for Assembly-CSharp.dll....

WIP docs https://github.com/rswag/rswag Steps: 1. Generate specs Current specs in rails-demo-app are not swagger-compatible, so they have to be rewriten. It is possible to generate spec from controller definition: $...