what is the difference in scope for these two variables: @@name and @name?
No Answer is Posted For this Question
Be the First to Post Answer
How can you protect filter methods in rails?
How would you create a controller for the subject?
What is rails migrations?
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
What role does garbage collection play?
difference between form_for and form_tag
Explain unobtrusive javascript in rails.
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Tell me what is orm (object-relationship-model) in rails?
what are the positive aspects of Rails?
what is different between activerecord::relation's count, length and size methods?
What are the different filters used in ruby on rails?