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.
pvincent
181c64dd56
|
1 year ago | |
---|---|---|
.vscode | 1 year ago | |
app | 1 year ago | |
bin | 1 year ago | |
config | 1 year ago | |
db | 1 year ago | |
lib | 1 year ago | |
log | 1 year ago | |
public | 1 year ago | |
storage | 1 year ago | |
test | 1 year ago | |
tmp | 1 year ago | |
vendor | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
.rubocop.yml | 1 year ago | |
.ruby-version | 1 year ago | |
.semver_git_tag | 1 year ago | |
.solargraph.yml | 1 year ago | |
Gemfile | 1 year ago | |
Gemfile.lock | 1 year ago | |
Procfile.dev | 1 year ago | |
README.md | 1 year ago | |
Rakefile | 1 year ago | |
config.ru | 1 year ago |
README.md
Basic Rails
Featuring
-
Rails version 7
-
LXD aware (through remote ssh)
-
Rufo Formatter
-
Semantic Logging (efficient for dark theme)
-
tailwindcss-rails
-
Max duration to complete in order to prevent long action
-
Devise
-
test in PRODUCTION
Interesting Gems to try out
- Devise Vs Authentication-Zero
- Noticed
- CANCANCAN
- ViewComponent ??
- AASM - State machines
- SimpleForm