Displaying 1 result from an estimated 1 matches for "story_path".
Did you mean:
story_pah
2010 Sep 11
0
Rails 3 helper method not called
...:string
Finally I created app/helpers/url_helper.rb with above method in both
applications. In app/views/stories/index.html.erb file line:
<td><%= link_to ''Show'', story %></td>
creates: story/story_title in Rails 2 and story/1 path in Rails 3.
Obviously method story_path is not called in Rails 3. Any hint why
this happens would be appreciated.
Regards,
Boško Ivanišević
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez...