app/controllers/app_configs_controller.rb in wheels-0.1.2 vs app/controllers/app_configs_controller.rb in wheels-0.1.3

- old
+ new

@@ -1,2 +1,5 @@ class AppConfigsController < InheritedResources::Base + respond_to :html, :js + ajax_loading end +