Skip to main content
Risk is defined as the probability of a specific adverse event occurring within a specific period, while Quantitative risk assessment (QRA) is the development of a quantitative estimate of risk based on engineering evaluation and... more
What is DevOps? DevOps is not a technology or tool, it is a concept of behavior, and it is an extension of Agile Methodology. The DevOps is a set of practices designed to overcome the gap between development, QA and Operations by... more
This presentation is an introduction to Ruby programming language and Ruby on-Rails, in especial case. The architecture, applications, installation guide and project creation of Ruby on-Rails is discussed in this manuscript. Additionally,... more
It is true that there is a very good demand for programmers today but it is also true that there is no such thing as the best programming languages. Each and every language has its own set of rules, applications, uses and tools where it... more
We have gone through many web applications and mobile applications which do not reload the entire page but instead reloads only the required section. These are nothing but Single Page Applications (SPA) which are developed using Angular.... more
After creating REST API, it’s important that API should be documented, so the others can use the documentation and understand the requirement and implementation of API. Swagger documentation provides the interface to REST APIs which... more
According to the beginner’s web developer here I Momenul Ahmad will help you to discover the titled content “ the ultimate guide to becoming a successful software developer also it’s the best answer for the, How do I become a software... more
If you want to create Rails Application dependent on API only and you have a requirement to provide Token based authentication in your application. So you can use JWT+ KNOCK token based Authentication solution.
This paper provides a structured approach for self-learning programming for free on the internet. Its recommendations are based on a review of the existing academic literature which is complemented by the analysis of numerous... more
Export data in HTML table is one of the most convenient features in the web application. 

Basically export means the user can download the data in some format like Excel, PDF or CSV. Once the data get exported it can be used offline.
Redis is an open source very fast, non-relational, in-memory data structure store. It stores data in the form of a key-value pair. Redis has a support of data structure like sets, hashes, strings, list. Redis is mostly used for the cache... more
Using action cable feature we can create any real-time functionality like live chatting, which updates chats, show new messages, notifications, etc without reloading of the page. Action cable basically keeps ruby on rails server data and... more
The scheduled task is quite a common task in Ruby on Rails application. Cron can be scheduled to send a reminder email, or scheduling to crawl something from another website on daily basis. Ruby on Rails does not have this type of... more
Font Awesome 5 is upgraded version of Font Awesome 4, It has a more attractive icon with big improvement icons as compared to Font Awesome 4.
In context, I'm sharing with you the software developers success story those are not only completely a zero coders but also they haven't any degree in software development that's mean they were started their journey towards to becoming a... more
The set of students and students sumbawa west of Yogyakarta is one of the organizations from West Nusa Tenggara . In this organization the student and the student can share ranging from academic activities , regional development , and... more
Singkat cerita sampailah di toko buku. Ternyata, toko buku tidaklah selamanya bisa menjadi solusi. Yang ada justru nambah bingung, “Aisszzz…. Bukunya ngebahas pemrograman itu-itu doang. Bahasa pemrograman yang gue mau pelajari kagak... more
In this document we will discuss about Unit Testing, the very first thing that we need to know is when the Unit Testing is being performed. Unit testing is the initial level of software testing, that is performed on the application source... more
Given the pervasive and ongoing shift from analog to digital media, the mediation of linguistic and historical data by digital technologies should be of growing interest to historians of linguistics. If our interaction with primary... more
Computer coding is the aggregated results of the computer programming languages that's because of each and every expert coder learn, research, develop and adapt their coding expertise on their web objects, web development projects either... more
In this blog, you are going to learn about deployment of ruby on rails application on production server with its configuration setting in Apache.

For this, you need to have Ruby, Rails, MySQL installed in your server system.
http://www.monstercourses.com info@monstercourses.com RUBY On RAILS (ROR) Online Training Duration: 60 hours RUBY Introduction to Ruby Syntax Variables Operators Comments Conditional Statements  If...else  if modifier  Unless Statement... more
Our prime focus is to attain aftermath affection irrespective of the  Performance & Speed.
In my coding lifetime, I have enhanced and improved my coding style after client feedback and guidance. I have learnt over the years of time, that there aspects and points that has utmost importance in coding of Ruby on Rails (RoR)... more
When working in a team, you may have come across a situation wherein there are many copies of Code of your Ruby on Rails Application and then you really don't know if it has been updated,well-organized or well merged, for that matter,... more
There are a number of gems used in Ruby on Rails Framework. Cocoon gem is one of them; this gem is basically used for Nested forms, multiple models and in multiple attributes in one form.
В работе исследуются методы идентификации удаленного пользователя, приводится пример реализации на Ruby on Rails.
What are the activities of three types of hackers? It's well known to all that's hackers are three types (white hat, black hat and the gray hat hackers) but most of us don't know the activities of three types of hackers that's because of... more
Automated testing is extremely on the boom, across the board nowadays and obviously Ruby has its own arrangements to make it work for Ruby on Rails developers. One of these is RSpec, a madly prevalent tool for mechanized testing. The... more
Devise is a flexible authentication solution for Rails. It is a complete MVC solution based on Rails engines. It allows you to have multiple models signed in at the same time. It hashes and stores a password in the database to validate... more
As software testing is moving from manual into automation at very fast speed, at times testers get into a scenario where they need to opt what needs to be automated, when to automate and why to opt for automated software testing? If you... more
In Ruby programming, there are many methods for Array object i.e. Map, Collect, Select, Reject, Each, Inject, Reduce, Detect and Find. Most of the Ruby on Rails developers use these methods in their web applications.
Before implementing Rspec you should know what is the actual meaning of Rspec? R stands for „Ruby‟ and the meaning of „Spec‟ is Specification. RSpec is nothing but a unit test framework used in Ruby on Rails web application framework.... more
The Gentle Introduction Resource (GIR) is an open-access web application that offers digital humanities researchers a malleable platform with which they can crowdsource technical material. Such material often poses challenges to the... more
— Tourism is considered as a strategic asset for development and progress for the territory that has tourism potential. Bandung is one of the cities in Indonesia that has tourism potential. To promote Bandung tourism potential, this... more
Comentarista: The contribution of railways to economic growth in Latin America before 1914: the cases of Mexico, Brazil and Argentina
As a voice of the beginner’s web developer here I Momenul Ahmad (https://www.quora.com/profile/Momenul-Ahmad) will help you to discover the titled content “ the ultimate guide to becoming a successful web developer also it’s the best... more
This paper describes an educational environment to assist teachers as well as students by means of Web-based questionnaire service in order to accomplish realtime feedback from learners. Generally speaking, it is very important but not so... more
Risk is defined as the probability of a specific adverse event occurring within a specific period, while Quantitative risk assessment (QRA) is the development of a quantitative estimate of risk based on engineering evaluation and... more