chandan kumar jha


{ City } jalandhar
< Country > india
* Profession * ruby on rails developer
User No # 107930
Total Questions Posted # 1
Total Answers Posted # 2

Total Answers Posted for My Questions # 1
Total Views for My Questions # 2886

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 0
Questions / { chandan kumar jha }
Questions Answers Category Views Company eMail

What are the major components of Ruby on Rails?

QualTech,

1 Ruby on Rails 2886




Answers / { chandan kumar jha }

Question { 6584 }

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

Configure nginx server it keep your application always running no need to start rails server every time.Your application automatically restarted after your system restart.

Is This Answer Correct ?    0 Yes 0 No

Question { QualTech, 2886 }

What are the major components of Ruby on Rails?


Answer

ActiveRecord
ActionPack
ActionMailer
ActiveModel
ActiveResource
ActiveSupport

Is This Answer Correct ?    0 Yes 0 No