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

Explain the three levels of access control for ruby methods?

1 Answers  


What is the difference between #== and #eql??

1 Answers  


what is a class library in Ruby?

1 Answers  


What is a symbol in ruby?

1 Answers  


what is the difference between a gem and a plugin in Ruby?

1 Answers  


How is an iterator handled in ruby?

1 Answers  


Name some operators used in ruby.

1 Answers  


Tell me how do you remove nil values in array using ruby?

1 Answers  


Please explain what are some advantages of using ruby?

1 Answers  


What are the key features of ruby?

1 Answers  


List some features of ruby?

1 Answers  


What is the difference between calling super and calling super()?

1 Answers  


Categories