Closed
Description
I'm getting a route not found error when using Active Admin. I was able to get it to work by changing this line. But not sure the best way to fix it.
# respond_with resource, :location => { :controller => 'checkga', :action => 'show', :id => tmpid}
redirect_to "/admin/checkga?id=#{tmpid}"
Metadata
Metadata
Assignees
Labels
No labels