i'm currently buidling my own blog using rails 3. and use devise gem for authentication. the problem is , i want only one user out here --- the admin user, and prehibits others from signing up, how can I achive that?
+2
A:
Is there any reason why you can not use Basic Http Authentication? IMHO devise seems to be an overkill for this usecase.
jpartogi
2010-09-22 06:57:14
you help me with two questions, thanks indeed..
mochidino
2010-09-22 16:47:49
oh really? what's the other one?
jpartogi
2010-09-22 20:44:52