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 35e282d8b6 readme production 1 year ago
.vscode rubocop linter ok 1 year ago
app readme production 1 year ago
bin tailwindcss 2 years ago
config no more YARD docs warning 1 year ago
db no more YARD docs warning 1 year ago
lib empty line logging when rails GET Started 1 year ago
log initial commit 2 years ago
public initial commit 2 years ago
storage initial commit 2 years ago
test devise with session storage 1 year ago
tmp initial commit 2 years ago
vendor initial commit 2 years ago
.gitattributes initial commit 2 years ago
.gitignore tailwindcss 2 years ago
.rubocop.yml rubocop linter ok 1 year ago
.ruby-version initial commit 2 years ago
.semver_git_tag tagged as 0.1.17 1 year ago
.solargraph.yml no more YARD docs warning 1 year ago
Gemfile devise with session storage 1 year ago
Gemfile.lock devise with session storage 1 year ago
Procfile.dev tailwindcss 2 years ago
README.md readme production 1 year ago
Rakefile initial commit 2 years ago
config.ru initial commit 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