Krishnaprasad Varma

Mysore, India

presciecnesoft.com

Age: 28

Ruby on rails Programmer by profession, A Carnatic Music Lover, Love reading books and watching NGO documentaries.

23h
comment Adding an object to an array of objects with splice
what about deleting an object where value = 'e5' ?
May
9
comment PostgreSQL is running locally but I cannot connect. Why?
Excellent Answer
May
9
awarded Autobiographer
May
9
awarded Supporter
May
7
comment square issue on wkhtmltopdf
Excellent Answer. @Tim Tuckle: please accept this as the answer.
Mar
22
comment Rails -- Add a line break into a text area
This is better.
Mar
7
comment How to add users with email only in Devise
HOw can we ensure that the password generated (while creating the user) is unique every time . is there a way to pass a salt (say email) and ensure that the passwords generated are unique
Mar
6
comment How to auto-generate passwords in Rails Devise?
its not working in latest versions
Feb
28
awarded Revival
Feb
25
comment Capistrano with PostgreSQL, error: database is being accessed by other users
@dbenhur : can you update your comment with the -c option included ?
Feb
18
comment Is there any way to easily link a file in RDoc?
Not usefull at all..
Feb
14
comment gem install pg can not bind to libpq
Do we need to move it back after installing the gem ?
Feb
14
comment How to install gem pg on Ubuntu
tried all sort of combinations. even after reinstalling postgres and libpq . no luck.. still the same problem
Jan
31
revised Rails 3, twitter bootstrap functionality is not loading
enhanced the answer
Jan
31
comment How to set a image pattern and color gradients as background
got it working now. position:fixed was getting inherited
Jan
31
accepted How to set a image pattern and color gradients as background
Jan
31
comment Rails 3, twitter bootstrap functionality is not loading
updated the answer
Jan
29
comment install ruby 1.9.3 using rvm on ubuntu
Excellent Fix.. Hats of to the guy who bundled it to a Gem. I am interested to know more about it.
Jan
24
answered Rails 3, twitter bootstrap functionality is not loading
Jan
24
comment Rails 3, twitter bootstrap functionality is not loading
* require_self and * require_tree . won't do anything as its a comment. "=" (equal sign) is required inorder to consider it as a include statement.
1 2 3 4 5