Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
r
- Receiver Type Description: The receiver type in Kotlin refers to the type of the object on which an extension function is invoked. In Kotlin, extension(...) Read more
- Range Expression Description: A range expression in Kotlin defines a range of values using the '..' operator. This operator allows creating a range that includes(...) Read more
- Require_once Description: The require_once statement in PHP is an instruction that allows including a file in a script, ensuring that the file is loaded only(...) Read more
- Return by reference Description: Return by reference in PHP is a feature that allows functions to return a reference to a variable instead of a copy of its value.(...) Read more
- Ruby on Rails Description: Ruby on Rails is a server-side web application framework written in Ruby under the MIT License. This framework stands out for its(...) Read more
- RSpec Description: RSpec is a testing tool for Ruby, specifically designed for behavior-driven development (BDD). Its focus is on specifying the(...) Read more
- RubyGems Description: RubyGems is a community-hosted gem service for the Ruby programming language, providing a standard format for distributing Ruby(...) Read more
- Rails Description: Ruby on Rails, commonly known as Rails, is a web application framework that provides default structures for a database, a web(...) Read more
- RubyMine Description: RubyMine is an integrated development environment (IDE) specifically designed for the Ruby programming language and the Ruby on(...) Read more
- Redmine Description: Redmine is a flexible web-based project management application written in Ruby on Rails. Its modular design allows users to(...) Read more
- RubyMotion Description: RubyMotion is a toolkit designed to facilitate the development of native mobile applications using the Ruby programming language.(...) Read more
- RVM Description: Ruby Version Manager (RVM) is a command-line tool designed to facilitate the installation, management, and use of multiple versions(...) Read more
- RailsAdmin Description: RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data. This powerful plugin allows developers(...) Read more
- Ransack Description: Ransack is a Ruby gem that provides a simple and powerful search API for Active Record, the object-relational mapping (ORM) system(...) Read more
- RSpec Rails Description: RSpec Rails is a gem that integrates RSpec, a testing framework for Ruby, with the Ruby on Rails web framework. It provides(...) Read more