what is the naming convention in Rails?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of super in Ruby Rails?
Are there any disadvantages of ruby on rails? If yes, mention them.
What role does garbage collection play?
What are rails validation used for?
What is ORM in Rails?
Do you know what is rake in rails?
What is object-relationship-model (orm)?
how you can run Rails application without creating databases?
what is the naming convention in Rails?
Is it possible to build a 50% bespoke e-commerce platform hence having the ability to customize everything down the line? For example would it make sense to start coding an application on the Ruby on Rails framework but where the most complex/time consuming code pieces (e.g. shopping cart, etc) can be initially bolted on (hence diminishing development time and cost) having the ability to change them completely further down the line?
what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?
what is the difference between destroy and delete?