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