Features of Ruby on Rails.
- Symbol Garbage Collector: Passing images opens the chance of a few assaults in your framework. The image garbage man gathers the images which keep your framework from a few assaults.
- Keyword Arguments: It upholds watchword contentions which assist with lessening memory utilization by Rails application.
- Action Mailer: New methods deliver_now or deliver_later are used instead of #deliver and #deliver!.
- Action View: Partner techniques like content_tag_for and div_for were taken out from the center and moved out to a different diamond.
- Action Cable: It is a system that is utilized to stretch out Rails through Websockets to add some usefulness. It easily incorporates Websockets with the other Rails Course application. It permits you to effortlessly add a few constant highlights to your application.
- ActionPack Assertions: The assertions assert_template and assigns() are deprecated and moved into their own gem.
- Rails API: It permits you to create API and cleans all the middleware which isn't required for an application.
- Rake Command: Rails 5 provides you with a feature that allows you to restart all your apps with the rake restart command.
- Customized URL: Search engine-friendly URLs can be created in Rails.
- AJAX Library: Rails provide you with an extensive library of AJAX functions. The associated java scripting required for AJAX gets generated automatically.
You can also visit my blog on DevOps Training: https://www.zupyak.com/p/3210087/t/platform-to-learn-devops-course
Advertise on APSense
This advertising space is available.
Post Your Ad Here
Post Your Ad Here
Comments