2,315 reputation
21739
bio website amitpandya.info
location California
age
visits member for 3 years, 6 months
seen 9 hours ago
stats profile views 604

Ruby, Rails, PHP, JRuby, Java

Programming == Joy and Programming is both a science and an art.


11h
comment Ruby on Rails - Only showing 500.html page when deployed?
can you add your Gemfile too?
11h
comment Ruby on Rails - Only showing 500.html page when deployed?
Can you paste you heroku and github links?
1d
awarded  Nice Answer
1d
awarded  Good Answer
May
8
comment Can't mass-assign protected attributes attr_accessor and attr_accessible
if I am placing both attr_accessible :person_id ; attr_accessor :person_id, I am getting Can't mass-assign protected attributes: person_id
May
8
revised Can't mass-assign protected attributes attr_accessor and attr_accessible
added 1 characters in body
May
8
accepted LoadError (no such file to load — action_controller/routing)
May
8
comment Can't mass-assign protected attributes attr_accessor and attr_accessible
@Arjan yes, you are right, I am getting because I used that person_id in model number of places.
May
7
comment Can't mass-assign protected attributes attr_accessor and attr_accessible
@ShawnBalestracci if I am placing both attr_accessible :person_id ; attr_accessor :person_id, I am getting Can't mass-assign protected attributes: person_id
May
7
answered expected valid? to return true, got false
May
7
asked Can't mass-assign protected attributes attr_accessor and attr_accessible
May
7
comment expected valid? to return true, got false
@AndyWaite good idea, let me do it. thanks this is really good point
May
7
asked expected valid? to return true, got false
May
6
answered LoadError (no such file to load — action_controller/routing)
May
6
asked LoadError (no such file to load — action_controller/routing)
Mar
24
reviewed No Action Needed No OpenGL context found in the current thread, how do i fix this error?
Mar
24
reviewed No Action Needed Reporting Services 2005 Caculating the percentage on columns in a single group
Mar
24
reviewed Reviewed How can I place buttons off screen with UIScrollView?
Mar
24
revised How can I place buttons off screen with UIScrollView?
removed "enjoy :-)"
Mar
24
reviewed No Action Needed How come string.maketrans does not work in Python 3.1?