Learn Ruby on Rails Tutorials for Beginners (Building Admin System) - Lesson 18

preview_player
Показать описание
Learn Ruby on Rails Tutorials for Beginners (Building Admin System)

These series of video tuts are a continuation of the bootstrap series on building a blog with an admin system.
In these vids we bring life to the bootstrapped pages, utilizing the awesome power of Ruby on Rails with close
attention to Ruby programming language we will code the back-end of our blog system.

You don't need to have any experience in Ruby or Ruby on Rails framework, these lessons are completely beginner focused.

-------------
USEFUL LINKS
-------------
Ruby Programming Lang:

Ruby on Rails:

Install Rails:

Rails Installer:

----------------------
OTHER LESSONS FROM ME
----------------------

Ruby on Rails Blog Admin:

Bootstrap Admin Lessons:

Bootstrap Blog Lessons:

iOS Developtment Lessons (RUBYMOTION):

Making things move with (GOSU):

HTML & CSS lessons:

-------------
SOCIAL STUFF
-------------

ruby, rubyonrails, codehance, learntocode, code, programming, technology, programming tut, tutorials
learn to code, learn ruby on rails, learn ruby, learn rails, kingsley, beginners, training, coaching,
make money, teach, video, video lessons, tut, rails tut
Рекомендации по теме
Комментарии
Автор

Hi Kingsley, Thanks for such nice tutorials on ruby on rails. probably the best set of tutorials on the web currently.

shadabmalik
Автор

the problem was in my seed file a wrote password_digest rather than password I hope it helps to notice this.

geo
Автор

Hi sir first of all thank you for your nice tut

I get an error in sessions controller create method

undefined method `authenticate' for nil:NilClass

jomarbarnobal
Автор

Hi! thanks for the video, I encounter a issue in minute 40, it's render me a error when I use the moderator I created in the seed not sure why but I fix it by create a new moderator following this example.
and it works.

geo