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?
Answer Posted / raju
Yes 100% we can build application for e-commerce platform
for example shopify and we have easily integrate the payment
transactions like paypal and authorize.net
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is rails active record?
What does ruby name refer to?
What are the different components of rails ?
What is the naming convention for variables?
What are the types of caching used in rails, what are they?
What is rails script? Name some of them?
How can you protect filter methods in rails?
What is the process for creating a controller for the subject? What is its role?
How are blocks created?
What is a webrick web server?
what is the log that has to seen to check for an error in ruby rails?
What does session and cookies represent in ruby on rails?
How can the filter methods in ruby on rails be protected?
What is rails migrations?
Can you list out what can rails migration do?