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 be40676a63 tagged as 0.1.11 12 months ago
.vscode no production ready yet 12 months ago
app no production ready yet 12 months ago
bin tailwindcss 12 months ago
config filter out ActionView::Base Rendered internal gem 12 months ago
db initial commit 1 year ago
lib clean logging 12 months ago
log initial commit 1 year ago
public initial commit 1 year ago
storage initial commit 1 year ago
test main controller instead of welcome 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
.ruby-version initial commit 1 year ago
.semver_git_tag tagged as 0.1.11 12 months ago
Gemfile tailwindcss 12 months ago
Gemfile.lock tailwindcss 12 months ago
Procfile.dev tailwindcss 12 months ago
README.md no production ready yet 12 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)
  • Max duration to complete in order to prevent long action
  • tailwindcss-rails
  • PRODUCTION ready, not yet!!!

Interesting Gems to try out

  • Devise Vs Authentication-Zero
  • Devise
    • Noticed
    • CANCANCAN
  • ViewComponent ??
  • AASM - State machines
  • SimpleForm