What is the difference between concern and application_controller.rb in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
what are the positive aspects of Rails?
Which command is used to create a migration?
how can we define Ruby regular expressions?
What is bundler?
How can you run rails without creating databases?
What is a ruby singleton method ?
How are observers and callbacks different from each other?
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 rail console?
Explain the various ide's of ruby on rails.
What are the different components of rails ?
what the difference between static scaffolding and Dynamic scaffolding?