Displaying 3 results from an estimated 3 matches for "ghar".
Did you mean:
char
2010 Feb 22
2
Proposed edit to VNC server Wiki entry
Greetings from member BVeale.
I would like to recommend an addition to the VNC server Wiki page located here:
http://wiki.centos.org/HowTos/VNC-Server
I would recommend adding a reference to this blog post from "Code Ghar":
http://codeghar.wordpress.com/2009/06/11/remote-login-with-gdm-and-vnc-on-fedora-11/
It could be a summary of the steps given in this post, or just a link to the page, perhaps titled "Setting up remote login with VNC." It could be added at the end of the page, as section 7.
As...
2011 Aug 11
1
How to secure file access using Carrierwave + S3 hosted on Heroku
My site is hosted on Heroku and I am using Carrierwave to upload files
to Amazon.
How can i restrict file access based on roles? Is this possible?
Using Devise and CanCan.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To
2011 Aug 09
2
Devise AssociationTypeMismatch
My site is using Devise and Cancan. Currently I have 3 roles setup
I am testing creating a new user using the following command (role is
required):
curl -H "Content-Type:application/json" -H "Accept:application/json" -
d "{\"user\":{\"email\":\"test01-J0of1frlU80@public.gmane.org\", \"role\":\"2\", \"name\":