nil object on post - but commit information is not empty?

Hello,

I think your referencing the "ampm" parameter incorrectly. Try this:

@event.start_time = params[:event_st][:st_hrs] + params[:event_st] [:st_mins] + params[:event_st][:st_ampm]

Cheers, Anthony