Displaying 1 result from an estimated 1 matches for "transferscontroller".
2011 May 03
1
Routin Error
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