> Ruby on Rails Strategy - From Idea to Mobile App RealityVinova Our team will brainstorm with you on where to begin, where to go, and how to get you there. Whether you have a spark of an idea or an existing app – we can help. Getting your mobile strategy right is what our unique services are all about. We’ll wrestle with business challenges, discover new opportunities that will help you define and refine your product ideas into mobile app reality.

Ruby on Rails – Anatomy of a Request object

Display current url without base url

<%= request.request_uri %> / <%= request.path%>
eg: /vinova/development/web_and_iphone_apps

Display previous url with base url

<%= request.referer %>
eg: http://www.vinova.sg/development/web_and_iphone_apps

Display base url

<%= request.env[‘HTTP_HOST’]%>
eg: www.vinova.sg

Display protocol

<%= request.env[‘SERVER_PROTOCOL’]%>
eg: HTTP/1.1

Full url

<%= request.url%>
eg: http://www.vinova.sg/development/web_and_iphone_apps

Display how many parameters found in current url

<%= request.query_parameters.size %>

url eg: www.vinova.sg/index.html?key=3&d=4
answer: 2 => (2 parameters)

Display controller name from current url

<%= request.path_parameters[‘controller’] %>
eg: contents

Display action name from current url

<%= request.path_parameters[‘action’] %>
eg: login

Everything inside a request

<%= request.inspect%>

Malcare WordPress Security

website design singapore,mobile application developer singapore,mobile application development singapore,developer in singapore,website developer singapore,singapore mobile app developer,ruby on rails developer singapore,graphic designer in singapore,singapore app developer,app developer singapore,singapore web development,website development singapore,design agency singapore,web design services singapore,singapore web design,mobile apps development singapore,web development singapore,mobile app development singapore,web designer singapore,android developer singapore,mobile developer singapore,developers in singapore,singapore web design services,ios developer singapore,mobile app developer singapore,web design company singapore,web development company singapore,mobile game developer singapore,mobile apps singapore,singapore website design,web design singapore,web application singapore,singapore mobile application developer,website designer singapore,app development singapore,design firms in singapore,ios app development singapore