[Rails] Re: Routing / Controller / Model = Blog function

2011-04-07 Thread Harry Svensson
it is not really displayed one by one it's all displayed on one page linked together through javascript. -- Posted via http://www.ruby-forum.com/. -- 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 rub

[Rails] Re: Routing / Controller / Model = Blog function

2011-04-07 Thread Harry Svensson
(in routes.rb) map.connect 'A', :controller => 'B', :action => 'C' I am not the king of the djungle - but I did find this information on the web and I suppose that I make a function in controller called "B" and then on page A where the form is I have "action='C'" so they are connected - but th

[Rails] Routing / Controller / Model = Blog function

2011-04-07 Thread Harry Svensson
Hello! I'm fairly new to coding the rails stuff - I'm however a webdesigner and I feel that I need to learn how to break rails apart once and for all. So I've spent roughly 3 hours on trying to do this on my own but with no success. My information: Rails -v = 3.0.0 Ruby -v = 1.8.7 Gem -v = 1.3.