On Mar 31, 12:52 pm, Abhisekh Jain <rails-mailing-l...@andreas-s.net>
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 getting incremented (ie inserted in DB)
> But in UI the controls are not visible.
>
> I am attaching the development.log file .Kindly help me figure out what
> the problem is.

The code / templates would be more useful. I suspect the problem is
that you are expecting rails to create the form based on the columns
in the database, which it  no longer does (as of rails 2)
>
> Attachments:http://www.ruby-forum.com/attachment/3527/development.log
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to