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
{{ message }}
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
Given we want to ease the start of the development of a gem, we also want to provide the more appropriate defaults for gems that target Rails applications.
What
Investigate the basic structure of a gem targeting a Rails application.
Add the option to the CLI and the tasks needed to fulfil this.
You can also include a link in the readme if there's a good guide to develop gems for Rails apps.
Why
Given we want to ease the start of the development of a gem, we also want to provide the more appropriate defaults for gems that target Rails applications.
What
Investigate the basic structure of a gem targeting a Rails application.
Add the option to the CLI and the tasks needed to fulfil this.
You can also include a link in the readme if there's a good guide to develop gems for Rails apps.
Notes
https://guides.rubyonrails.org/plugins.html
The text was updated successfully, but these errors were encountered: