Hello! The problem is as follows ... For example, when I enter project = Project.create title: "My project"
, the English layout enters everything without problems and everything works. But if I switch to the Russian layout, project = Project.create title:
displays nothing
What could be the problem?