Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

am new to ruby. tell me one thing.
i can view my project on browser when i write "ruby
script/server". otherwise i cant view my project on localhost.

what i have to do to view my project always on browser?
pls help

Answer Posted / rohit kumar shaw

For any Scripting languages like PHP, Ruby etc need a server
(It may be virtual server i.e. localhost) to run their code.

When you run this code in command line ruby script/server it
means you already started your apache server to run the code
and hence you can see your output in browser. If you close
your command line window, it means apache server is stop
working now and then you can't be able to see your output
anymore.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is coc in rails?

1046


who developed rails?

954


when self.up and self.down method is used?

971


What is Rails?

927


how can you declare a block in Ruby?

1045


how you can list all routes for an application?

934


What is the use of super in Ruby Rails?

943


what is the difference in scope for these two variables: @@name and @name?

908


Please explain what are the positive aspects of rails?

900


Where does the start_tabnav gets informations for tabs rendering in ruby rail?

896


What is rails script? Name some of them?

936


what is Rails Active Record in Ruby on Rails?

981


what is “Yield” in Ruby on Rails?

942


What is the architecture of Model views and controllers

2634


Are there any disadvantages of ruby on rails? If yes, mention them.

925