MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
23984
today
Tutorials
How to Counter Common Security Problems ..
Not only do they try to install vulnerabilities with their dubious apps, they also try to cheat you out of your money or assets by tracking your personal data and other information intrinsic to you. • Malicious code and phishing attacks are now...
Ruby on Rails: A Business Point of View
And the conclusion is – for creating applications that are designed for web, Ruby on Rails is the best choice. Today, it has become an attractive alternative for popular programming languages, simply because of its immense development capabilitie...
How To Setup Ruby on Rails with Postgres
Postgres (or PostgreSQL) is an open source database. Ruby on Rails is an open source web framework written in Ruby. Rails is database agnostic, meaning it can be used with a variety of different databases. By default it assumes that MySQL is being...
Range operators in Ruby
Range operators in ruby are used to extract a sequence. Sequences have an initial point and end point by which we can generate consecutive values in the sequence. The values of a range may be objects, numbers, characters or strings. There are ...
Ruby on Rails vs PHP Laravel
Finally, a breakdown for the Ruby on Rails vs PHP Laravel debate! If you know these two programs, you also know it’s not really fair to compare them. Both Rails and Laravel are frameworks for their associate programming languages. They are two mea...
RailsInstaller for Ruby On Rails on Windows
RailsInstaller is the quickest way to go from zero to developing Ruby on Rails applications. Whether you're on Windows or Mac, RailsInstaller has you covered. Have you ever started a new job with a fresh computer? Setting everything up to be able...
Setup Ruby On Rails on Windows 10
We will be setting up a Ruby on Rails development environment on Windows 10. The reason we're going to be using Bash on Ubuntu on Windows because it allows you to run Linux on your Windows machine. Most Ruby on Rails tutorials and dependencies wo...
Setup Ruby On Rails on Ubuntu
We will be setting up a Ruby on Rails development environment on Ubuntu 16.04 Xenial Xerus. The reason we're going to be using Ubuntu is because the majority of code you write will run on a Linux server. Ubuntu is one of the easiest Linux distrib...
Setup Ruby On Rails on Mac OS
We will be setting up a Ruby on Rails development environment on Mac OS X 10.11 El Capitan. Older versions of OS X are mostly compatible so follow along as far as you can and then Google search for any problems you run into. There are plenty of p...
Installing Ruby
Ways of Installing RubyWe have several tools on each major platform to install Ruby: • On Linux/UNIX, you can use the package management system of your distribution or third-party tools (rbenv and RVM). • On OS X machines, you can use third-p...
<
1
…
249
250
251
252
253
254
255
>
Visit our quiz
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other