|  | @ -5,7 +5,7 @@ require 'rails/all' | 
		
	
		
			
				|  |  | # you've limited to :test, :development, or :production. |  |  | # you've limited to :test, :development, or :production. | 
		
	
		
			
				|  |  | Bundler.require(*Rails.groups) |  |  | Bundler.require(*Rails.groups) | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  | module Debug |  |  |  | 
		
	
		
			
				|  |  |  |  |  | module EasyRails | 
		
	
		
			
				|  |  |   # Main Application |  |  |   # Main Application | 
		
	
		
			
				|  |  |   class Application < Rails::Application |  |  |   class Application < Rails::Application | 
		
	
		
			
				|  |  |     # Initialize configuration defaults for originally generated Rails version. |  |  |     # Initialize configuration defaults for originally generated Rails version. | 
		
	
	
		
			
				|  | 
 |