Skip to content

joeybeninghove/dotfiles.old

Repository files navigation

dotfiles

My current dotfiles. Highly inspired by the thoughbot crew. Many thanks to tpope for the many awesome vim plugins.

rails6.rb

Heavily opininated Rails app template that I use to quickly spin up Rails apps using the configuration and tools I'm comfortable using.

Some highlights:

  • PostgreSQL as the default DB
  • Webpack and RSpec instead of sprockets, coffeescript and minitest
  • Stimulus as the default way to handle JS page interactions
  • Use Webpack for bootstrapping rails-ujs and turbolinks
  • Tailwind CSS integrated for all styling
  • db:remigrate rake task for re-running all migrations
  • Configure symlink for puma-dev used as local development server

About

My current dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published