how you define Instance Variable, Global Variable and Class Variable in Ruby?
Answer / Omendra Singh
Instance variables are defined using the @ symbol (for example: @instance_variable). Global variables are defined using the $ symbol (for example: $global_variable). Class variables are defined using the @@ symbol (for example: @@class_variable)
| Is This Answer Correct ? | 0 Yes | 0 No |
How will be the future for ruby on rails?
How you run your Rails Application without creating database ?
How is dynamic scaffolding different from static scaffolding?
Explain the role of sub directory app/controllers and app/helpers.
Is ruby on rails dying?
At is cross-site request forgery (csrf)?
Explain me what is the role of rails controller?
What is rails active record?
let me know what is ruby software and where and when it is usefull. Is it usefull to data base developer, if yes...where? thank you
what is the command to create a migration?
what is the role of Rails Controller?
Am Fresher ..,i dont know seven controller methods.am searching in google .but am not getting .help me