On 8 July 2015 at 13:07, Padmahas Bn <padma...@gmail.com> wrote:
> Hello all,
>
> Instead of hosting my rails app, if I run the rails app in one system using
> rails s (default server), how can I access localhost:3000/ from another
> system connected over Local Area Network (LAN) ?

It might well just work.  Assuming the ip address of the server is
192.168.1.nn then use 192.168.1.nn:3000

If not then what operating system are you using?

Colin

>
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/79ce0fc7-0172-4cdc-b04b-572d536e9c0b%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuWmuM117SoiRp_9GK8TndnhEJC34vTewj%3Dz7Z5VENi8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to