Randomness

Archive for the ‘active record’ Category

Asterisk RealTime – Ruby on Rails Migrations & Models

Posted by: Lloyd Puckitt on: August 16, 2007

Pulled from voipinfo.org
Using Ruby on Rails Migrations the below will support any combination of database that ActiveRecord and Asterisk Realtime Architecture support, including of course MySQL and Postgres.
Ruby on Rails Models are then provided to be dropped into any Ruby on Rails application that requires the ability to configure Asterisk via the [...]