Author: Lukasz Muzyka, On: 2014-09-13
We have already created our users. Time to allow them to…
Author: Lukasz Muzyka, On: 2014-09-13
Once you setup Devise, you may soon realize that you need…
Author: Lukasz Muzyka, On: 2014-09-11
Ruby on Rails is a great framework widely used by many…
Author: Lukasz Muzyka, On: 2014-09-01
Our simple application is now working. It's now time to…
Author: Lukasz Muzyka, On: 2014-08-25
As we're writing more and more code in our application…
Author: Lukasz Muzyka, On: 2014-08-24
Wouldn't it be nice to give our users the ability to become friends on our platform? They could…
Author: Lukasz Muzyka, On: 2014-08-22
This tutorial appears in more than one path.
…Author: Lukasz Muzyka, On: 2014-08-22
We allow our users to register now, however, users can…
Author: Lukasz Muzyka, On: 2014-08-22
Our images can now be loaded into our application. However…
Author: Lukasz Muzyka, On: 2014-08-22
Our setup is slowly getting some features. We already added…
Author: Lukasz Muzyka, On: 2014-08-21
One final thing we want to allow users to do is to delete…
Author: Lukasz Muzyka, On: 2014-08-21
Once we've created posts, it's time to allow our users to…
Author: Lukasz Muzyka, On: 2014-08-21
We have created routes that allow us to type in our browser…
Author: Lukasz Muzyka, On: 2014-08-21
First, we want to be able to access the posts with the URL…
Author: Lukasz Muzyka, On: 2014-08-20
Now that we have a way to display the posts, we can go…