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 eac8cbe6b8 no more require_relative formatters 1 year ago
.vscode initial commit 1 year ago
app tailwindcss 1 year ago
bin tailwindcss 1 year ago
config no more require_relative formatters 1 year ago
db initial commit 1 year ago
lib tailwindcss 1 year 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 1 year ago
tmp initial commit 1 year ago
vendor initial commit 1 year ago
.gitattributes initial commit 1 year ago
.gitignore tailwindcss 1 year ago
.ruby-version initial commit 1 year ago
.semver_git_tag tagged as 0.1.8 1 year ago
Gemfile tailwindcss 1 year ago
Gemfile.lock tailwindcss 1 year ago
Procfile.dev tailwindcss 1 year ago
README.md tailwindcss 1 year 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

Interesting Gems to try out

  • Devise
    • Noticed
    • CANCANCAN
  • AASM - State machines
  • SimpleForm