Maybe just keep it very simple with:

map.connect 'projects/draganddropsort', :controller => 'projects', :action 
=> 'draganddropsort'

And just see if you can access the draganddropsort method by navigating to 
it in your browser. Also might be worth running rake routes to see what 
routes are getting set.

David

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to