chaos667.de - blog.cHaOs667.de

Description: Dennis Trabandt - Project Manager, Software Engineer - Uses mainly Ruby for almost everything but has also some experience in C, C++, C#, Java, VB(A/.Net) as well the Win32 Api, Ruby On Rails and many...

oracle (1410) ruby (1286) rails (613) ruby on rails (541) rubyonrails (21) rspec (10) jruby (3)

Example domain paragraphs

Most of the time you will test “normal” routes within your rails application but sometimes you are going to deal with member routes.

Member routes allows you to build powerful and more complex routes in a restful way. The syntax of a member route looks like

/controller1/:id/controller2/:id2/action