Skip to content

grigio/rails_container_and_engines

 
 

Repository files navigation

Welcome to Application suites with Rails

This repository holds a sample Rails application that make use of unbuilt Rails engines to deliver its functionality.

Running the application

Nothing special here: simply ‘rails s` in the root of the project and visit localhost:3000.

Running tests

Run tests with ‘rake` in the root folder of any of the engines or the main app. Run all test suites by running `./test_all.sh`

License

Copyright © Stephan Hagemann

Released under the MIT license. See MIT-LICENSE file for details.

About

Sample rails container app with several unbuilt engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.4%
  • JavaScript 6.1%
  • Other 0.5%