RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Loremaster
Site: http://www.linkedin.com/pub/sergei-ler/58/2a7/833/en
It looks like he doesn't support it anymore.
Hey, Ryan, we need cancan for Rais 4. Update it, please!
+100
Also in Ubuntu 12 you should generate keys:
$ ssh-keygen -t rsa -C "your@mail.com"
I found the solution. Do this:
$ groupadd admin $ adduser deployer --ingroup admin
I try to add admin user on Ubuntu 12.04 LTS:
$ adduser deployer --ingroup admin adduser: The group `admin' does not exist.
Does anyone know how to fix that?
Does anyone know how to load photos AFTER clicking the submit button in form?
This episode was a catch of a fresh air for me. Now I have a better understanding of rails modularity.
Thank you!
It looks like he doesn't support it anymore.
Hey, Ryan, we need cancan for Rais 4. Update it, please!
+100
Also in Ubuntu 12 you should generate keys:
$ ssh-keygen -t rsa -C "your@mail.com"
I found the solution. Do this:
I try to add admin user on Ubuntu 12.04 LTS:
Does anyone know how to fix that?
Does anyone know how to load photos AFTER clicking the submit button in form?
This episode was a catch of a fresh air for me. Now I have a better understanding of rails modularity.
Thank you!