That worked, as well. Thank you so much!
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group,
Works like a charm. Thanks a lot!
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send em
Hello. I have a strange issue I can't figure out:
In routes.rb I create this route:
map.connect('/api/v2/store/individual_offer/:offer_id', {
:controller => '/api/v2/store',
:action => :individual_offer ,
})
Then, in the view I generate a url in this way:
url_f
3 matches
Mail list logo