Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 263 Bytes

Mountie

A small gem to demonstrate mountable engines in Rails 3.

Running

  1. Clone the repository
  2. bundle install
  3. cd test/dummy
  4. rails server

http://localhost:3000 is now running the dummy app with the engine mounted at /mountie