> 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

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