Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 345 Bytes

Bang A Gong

This repository is a cloneable template for more quickly getting started with a Rails mountable engine. It makes some opinionated assumptions about gem dependencies:

  • Devise
  • jQuery
  • Haml
  • Simple Form
  • RSpec
  • Capybara
  • Factory Girl
  • Database Cleaner
  • SQLite

Run thor engine:rename to rename the engine after cloning.