On Fri, 03 Sep 2010 12:16:26 +0200, PalaniKannan K wrote: > Hi, > > I am new bee to Rais. I need to create a Rails application with existing > database with several number of tables. When i came across web, I didn't > find any fruitful ideas for developing application using existing > tables. Everything i found was to create new database with Create, Edit, > Insert feature. I need to create a application using existing postgresql > database stuffed with tables where i have to provide view only > permission to the user. Kinldy help me in this regard. I have 15 tables > in my database which developed in postgresql. Advance thanx to my > friends of RoR-Talk. --
Hi Palani, you might find this helpful: http://www.theirishpenguin.com/2009/11/26/generate-rails-migrations-from- your-postgresql-or-mysql-database/ richard, -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

