Insert a debugger call in the appropriate place, presumably the controller action, and start your server with rails s -d.
Michael
Insert a debugger call in the appropriate place, presumably the controller action, and start your server with rails s -d.
Michael