You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting a new project, these other gems need to be installed, otherwise we get errors.
Pragma::Operation
Pragma::Policy
Pragma::Decorator
Pragma::Contract
To solve this, we can indicate on the docs that they have to be included on the Gemfile or automate this such that they are installed once pragma-rails is installed.
The text was updated successfully, but these errors were encountered:
When starting a new project, these other gems need to be installed, otherwise we get errors.
To solve this, we can indicate on the docs that they have to be included on the Gemfile or automate this such that they are installed once
pragma-rails
is installed.The text was updated successfully, but these errors were encountered: