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