git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11176
e93f8b46-1217-0410-a6f0-
8f06a7374b81
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-require 'iconv'
require 'net/ldap'
require 'net/ldap/dn'
require 'timeout'
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-require 'iconv'
-
class Changeset < ActiveRecord::Base
belongs_to :repository
belongs_to :user