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.
		
		
		
		
		
			| 
				
					 | 
			2 years ago | |
|---|---|---|
| .vscode | 2 years ago | |
| app | 2 years ago | |
| bin | 2 years ago | |
| config | 2 years ago | |
| db | 2 years ago | |
| lib | 2 years ago | |
| log | 2 years ago | |
| public | 2 years ago | |
| storage | 2 years ago | |
| test | 2 years ago | |
| tmp | 2 years ago | |
| vendor | 2 years ago | |
| .gitattributes | 2 years ago | |
| .gitignore | 2 years ago | |
| .rubocop.yml | 2 years ago | |
| .ruby-version | 2 years ago | |
| .semver_git_tag | 2 years ago | |
| .solargraph.yml | 2 years ago | |
| Gemfile | 2 years ago | |
| Gemfile.lock | 2 years ago | |
| Procfile.dev | 2 years ago | |
| README.md | 2 years ago | |
| Rakefile | 2 years ago | |
| config.ru | 2 years 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