Displaying 2 results from an estimated 2 matches for "bangin".
Did you mean:
banging
2009 Mar 17
4
Preventing a submitted hash from ActiveRecord DB store
Hi all,
I have a multi model form (Project with many tasks) and I want to
prevent a task from being saved to the DB if it is empty ie. if there
is no i/p for that task from the user. I tried the following
class Task < ActiveRecord::Base
before_save :check_if_empty
...
def check_if_empty
self.destroy if description.blank?
end
but i get this
TypeError in ProjectsController#create
2005 Jan 26
2
Telrad + E&M T1 Trunk
All,
One of our customers is using a Telrad PBX, we are providing
phone server through asterisk via a T1 using e&m directly connected to
the Telrad system. We're using a T1 cross cable as normal, the T1 part
works great. No alarms. When we try and dial out the Telrad using a
direct trunk group, the call fails. When looking in the asterisk console
I noticed only 1 or 2 digits are seen,