кто-нибудь пробовал компонентный подход в версии от злых марсиан?
https://github.com/palkan/engemsзавелось у кого-нибудь по их примерам?
добавляю в основной Gemfile “
component 'admin_ui’
”
и вспотыкаюсь на ошибке бандлера:
There was an error parsing
Gemfile
: You cannot specify the same gem twice coming from different sources.
You specified that admin_ui (>= 0) should come from source at
engines/admin_ui
and source at
.