rshell / learning_hotwire

Learning rails 7 to before 6.1 to 7.0 upgrade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SensibleRails - An Opininated Rails 7 Starter Template

rails image

πŸš€ Focus on building stuff and not on the getting started part. πŸš€


rspec simplecov ruby_critic reek brakeman bundler_audit standard

img.png

We highly recommend RubyCI for builds


Getting Started

  • Click the Use this template button to create a clone of this repo in your Github account.
  • Once you've git cloned your repo to your computer, run the following;
cd <app_name>
./bin/respawn

Then run the following to start the application.

./bin/dev

What's in the box

"Good frameworks are extracted, not invented" - DHH

Read the Gemfiles

The Gemfile is annotated with the description and links to each Gem's homepage for further details.

Alternatives

See a list of alternative Rails 7 templats here

Contributions

Contributions welcome πŸ€—

Any contribution that aligns with the vision of the SensibleRails Starter Template is welcome.

Note that some implementations will remain trunk-based, so users have the option of including them or not.


About

Learning rails 7 to before 6.1 to 7.0 upgrade


Languages

Language:Ruby 57.9%Language:CSS 20.6%Language:HTML 19.7%Language:JavaScript 0.8%Language:Gherkin 0.5%Language:SCSS 0.2%Language:Shell 0.2%Language:Procfile 0.0%