when self.up and self.down method is used?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between gem and plugin?
How is the model view controller framework used in ruby on rails?
What is object-relationship-model (orm)?
Whats the difference between symbol and string?
Why do we use request.xhr? in rails
How many filters are there in rails.
What is the Install rail package?
Write the command to run the migration.
what are the differences between rails 2.x and rails 3?
what are benefits of using active record as opposed to raw sql queries?
How do I find only duplicate entries in a database table?
what is the difference in scope for these two variables: @@name and @name?