-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I suggest we group gems semantically. My proposal would be to group them into the following groups:
- source
- rails gem + database gem
- backend gems
- frontend gems
- development + test group
- development gems only (if any)
- test gems only (if any)
There should be a blank line between each pair of groups. Also I suggest we order gems with a specific group alphabetically (backend/frontend gems can grow in size if it's a big project).