Created
          December 24, 2016 18:20 
        
      - 
      
- 
        Save bleonard/4556b70765fa051964724537b0ca4fc3 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | RailsEnginesExample::Application.routes.draw do | |
| BootInquirer.each_active_app do |app| | |
| mount app.engine => '/', as: app.gem_name | |
| end | |
| end | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment