Hi, i'm working with Rails 3 and ruby 1.9.2 to make a plugin. Things went smoothly until i just added a new controller, view and helpers. Requesting a route to any of the new controller’s actions caused Rails to die with the exception “ActionController::RoutingError (undefined method `sub’ for nil:NilClass)” there's no stacktrace or
this my root.rb