Skip to content

megatux/avis-rails-starter

 
 

Repository files navigation

Avi's Rails Starter

Process Management

overmind over foreman.

Hosting and Deployment

Hatchbox

Rails Version

Riding Rails from the main branch.

Secret Management / Envionment Variables

Using dotenv.

Testing

Using rspec

Database

Using postgres as the database

Debugger

Using pry-rails as the debugger.

Linters

StandardRB, Rubocop, and Rubocop-RSpec

Prettier

Prettier is configured to be able to lint and format ERB templates via its normal HTML parser. This works with the VSCode Prettier Exension as well.

Additional Gems

  • oj for faster JSON parsing.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.0%
  • Ruby 19.6%
  • JavaScript 3.4%
  • CSS 2.9%
  • Other 1.1%