Rails controller action routing?

That won't deal with nested actions, but... I'm having a difficult time understanding why you'd ever want that.

I forgot all about that! That should work fine for 90% of what I need... Thanks! – twinturbotom Oct 20 at 17:15 I don't think this creates path Helpers (which I like to use).

I'll confirm tomorrow. – twinturbotom Oct 21 at 0:07 @twinturbotom Of course not; how could it? The controllers and actions are arbitrary.

– Dave Newton Oct 21 at 0:07 @twinturbotom (Are you sure, though? I honestly don't remember. ) – Dave Newton Oct 21 at 0:11.

You can do something like this: controller :controller_name do get "path/action" => :method_name, :as => :path_action post "path/save" => :method_name, :as => :path_save end That is, you can group different routes within a controller using the method above.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send