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



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

Answer / Rishabh Dwivedi

"In Ruby on Rails, information for tab navigation rendering is usually provided from the controller and passed as a local variable to the view. The specific variable name may vary depending on the application structure."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby on Rails Interview Questions

Mention the types of variables available in Ruby Class?

1 Answers  


What is rails scaffolding?

1 Answers  


What are the functions performed by rails migration?

1 Answers  


how does ruby on rails use the model view controller (mvc) framework?

1 Answers  


what are the differences between rails 2.x and rails 3?

1 Answers  


Why do we use request.xhr? in rails

2 Answers   IBM,


What is unit testing (in classical terms)? What is the primary technique when writing a test ?

1 Answers  


Explain rails caching levels.

1 Answers  


Mention the differences between the observers and callbacks in ruby on rails.

1 Answers  


Is ruby on rails dying?

1 Answers  


How you run your rails application without creating databases?

1 Answers  


How do I find only duplicate entries in a database table?

1 Answers  


Categories