Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Added commented out require statements.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Feb 8, 2012
1 parent c040895 commit 5e2f359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bug.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
require 'dm-core'
require 'dm-validations'
require 'dm-migrations'
#require 'dm-types'
#require 'dm-constraints'
#require 'dm-aggregates'
require 'pp'

class User
Expand Down

0 comments on commit 5e2f359

Please sign in to comment.