[Rails] Re: Not able to see the the controls and database entries

2009-03-31 Thread Frederick Cheung
On Mar 31, 1:22 pm, Abhisekh Jain wrote: > Thanks Cheung for the reply. I am having the following versions: > > gem 1.3.1 > rails 2.3.2 > ruby 1.8.6 > mysql 5.0.77 > > And the fact is after adding the employees record by clicking the Add > button the records are inserted in the table successful

[Rails] Re: Not able to see the the controls and database entries

2009-03-31 Thread Abhisekh Jain
Thanks Cheung for the reply. I am having the following versions: gem 1.3.1 rails 2.3.2 ruby 1.8.6 mysql 5.0.77 And the fact is after adding the employees record by clicking the Add button the records are inserted in the table successfully with the default values. Is there any way of having t

[Rails] Re: Not able to see the the controls and database entries

2009-03-31 Thread Frederick Cheung
On Mar 31, 12:52 pm, Abhisekh Jain wrote: > Hi am a newbie to RoR. I am starting RoR with Ruby on Rails For Dummies. > And i am working on RadRails. I have executed the very first program > Company project (with Employee module and Employee Scafold. I am using > MYSQL. The number of records are