Programming tutorials | 2 of 2

programming tutorials for Ruby, Rails, Gtk, Elasticsearch etc.
Αυτή η σελίδα είναι διαθέσιμη και στα ελληνικά.
I just released stup, a tool for easily keeping organized daily notes in the terminal. You can find it on GitHub here.
Creating a simple ToDo application with Ruby on Rails - Part 4

In the previous three posts we created a simple ToDo application with Ruby on Rails. In this last part we are going to deploy the application to OpenShift.


Creating a simple ToDo application with Ruby on Rails - Part 3

This is the third part of the tutorial. In this part, we are going to use Devise & CanCan in order to add authentication and authorization features to the application.


Creating a simple ToDo application with Ruby on Rails - Part 2

This is the second part of the tutorial for creating a simple ToDo application. In this part, we are going to:

  • implement the edit/delete actions accordingly
  • add some validations on the Task model

Creating a simple ToDo application with Ruby on Rails - Part 1

So, you learned how to say “Hello world” with Ruby on Rails and it’s time to move on since that app is not something you will use unless you are the only one survived on earth.


Saying hello world with Ruby on Rails

If you are new to Ruby I suggest you first read my previous post which in short explains why you should not give up on learning Ruby.



Displaying posts 11 - 15 out of a total of 15.