[Rails] Re: map.resources problem

2009-04-14 Thread MaD

you should read-up on REST.

still (without knowing your code) you can just use routes the old
fashioned style like you used to have them in rails  2.
--~--~-~--~~~---~--~~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: map.resources problem

2009-04-14 Thread Freddy Andersen

map.resources :accounts, :member = { :select_photo = :get } ???

On Apr 14, 5:47 am, MaD mayer.domi...@gmail.com wrote:
 you should read-up on REST.

 still (without knowing your code) you can just use routes the old
 fashioned style like you used to have them in rails  2.
--~--~-~--~~~---~--~~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---