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...


Tell me what is the role of sub-directory app/controllers and app/helpers?



Tell me what is the role of sub-directory app/controllers and app/helpers?..

Answer / Biswajit Das

{"app_controllers": "The `app/controllers` directory in Ruby on Rails contains all controller files. Controllers handle user requests, delegate requests to models, and render responses.","app_helpers": "The `app/helpers` directory contains modules that can be used across multiple views to provide common functionality for views."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What are some built-in ruby class exceptions.

1 Answers  


What is the use of load and require in ruby?

1 Answers  


What is the use of global variable $ in Ruby?

1 Answers  


Is ruby whitespace-dependent?

1 Answers  


Explain Ruby if-else statement?

1 Answers  


How an exception is handled in Ruby?

1 Answers  


What is the difference between “#==” and “#equal?”

1 Answers  


What are advantages of using ruby?

1 Answers  


what is the purpose of the rakefile available in the demo directory in ruby?

1 Answers  


Explain me what the difference is between false and nil in ruby?

1 Answers  


What is yield in ruby?

1 Answers  


Explain the role of thread pooling in relation to the thread lifecycle in ruby?

1 Answers  


Categories