Hassan Schroeder wrote in post #1163802:
> On Mon, Dec 1, 2014 at 6:30 PM, Dmoneyzzz Darko <li...@ruby-forum.com>
> wrote:
>
>
>> These are the parameters that are being transferred to the db.  So now I
>> need to find the location of these parameters in my controller,
> Maybe there's another
> more pertinent log entry?
> --
> Hassan Schroeder ------------------------


I have this code in my log.  It appears as though these values have been 
entered as null in the db.

TO "appointments" 
("id","patient_id","appointment_date","created_at","updated_at","physician_id","reason","notes","diagnostic_id","diagnostic_code_id","appt_completion","appointment_time")
 
VALUES (22, 8, '2014-12-01', '2014-12-01 22:23:26.455231', '2014-12-01 
22:23:26.455231', 4, 'asfafs', 'sfa', NULL, NULL, NULL, NULL)

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/3f354d8bf572f9394f5058379207bcf7%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to