You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
463 B

1 year ago
12 months ago
12 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
5 months ago
5 months ago
5 months ago
  1. # Basic Rails
  2. ## Featuring
  3. * [x] Rails version 7
  4. * [x] LXD aware (through remote ssh)
  5. * [x] Rufo Formatter
  6. * [x] Semantic Logging (efficient for dark theme)
  7. * [x] tailwindcss-rails
  8. * [x] Max duration to complete in order to prevent long action
  9. * [x] Devise
  10. * [ ] test in PRODUCTION
  11. ## Interesting Gems to try out
  12. * [ ] Devise Vs Authentication-Zero
  13. * [ ] **Noticed**
  14. * [ ] CANCANCAN
  15. * [ ] ViewComponent ??
  16. * [ ] AASM - State machines
  17. * [ ] SimpleForm