>Testing restful & polymorphic resource routes on rails consoleOpen rails consolerails c # In rails 3ORruby script/consoleapp object of URL>> app=> #<ActionController::Integration::Session:0xc164fac @result=nil, @status=nil, @accept="text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5", @path=nil, @request_count=0, @application=#<ActionController::Dispatcher:0xc1644f8 @output=#<IO:0x85e34ec>>, @remote_addr="127.0.0.1", @host="www.example.com", @controller=nil, @https=false, @request=nil, @headers=nil, @cookies={}, @status_message=nil, @named_routes_configured=true, @response=nil>Root URL>> app.root_url=> "http://www.example.com/"Plural paths>> app.calls_path=> "/calls"Singular routes>> app.audio_call_pathActionController::RoutingError: audio_call_url failed >> app.audio_call_path(1)=> "/calls/1/audio">> app.audio_call_path(13)=> "/calls/13/audio">> app.audio_call_path(13, … Continue reading Testing restful & polymorphic resource routes on rails console
Author: sandipransing
Web Developer #ruby #rails #JS
Getting started with MySQL on Amazon Web Services
>Getting started with MySQL on Amazon Web Serviceshttp://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usingamazonwebservices-090422111735-phpapp01&stripped_title=getting-started-with-mysql-in-amazon-web-services&userName=ronaldbradfordView more presentations from Ronald Bradford.
Rails 3: Dashing to the Finish
>Check out this SlideShare Presentation: Rails 3: Dashing to the Finishhttp://static.slidesharecdn.com/swf/ssplayer2.swf?doc=dashingtothefinish-100601025536-phpapp01&stripped_title=rails-3-dashing-to-the-finish&userName=wycatsView more presentations from Yehuda Katz.
