The model was used for controller connected database.Otherwise, you can use
straight SQL with ActiveRecord::Base.connection.execute.I would like to use
model

On Tue, Sep 29, 2009 at 5:37 PM, Tushar Gandhi <
rails-mailing-l...@andreas-s.net> wrote:

>
> Hi,
> I have a question that Is it possible to add record into the database
> table without adding the model for that?
>
> E.g. I have a table customers. And I haven't created a model for that.
> Can I add a record into that table bu doing "cust=Custome.new cust.save"
>
> Any help appreciated.
> Thanks,
> Tushar
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>


-- 
Sons of Gondor, of Rohan, my brothers!
I see in your eyes the same fear that would take the heart of me.
A day may come when the courage of men fails when we forsake our friends and
break all bonds of fellowship.
But this is not this day.
And hour of wolves and shattered shields when the age of Men comes crashing
down. But this is not this day!
This day we fight! By all that you hold dear on this good earth, I bid you
stand! Men of the West!

--~--~---------~--~----~------------~-------~--~----~
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