Skip to content

Commit

Permalink
[dm-types] Alias JSON to Json in DataMapper::Types module
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jan 27, 2009
1 parent d37f392 commit a8839b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dm-types/lib/dm-types/json.rb
Expand Up @@ -39,5 +39,6 @@ def self.typecast(value, property)
end
end
end # class Json
JSON = Json
end # module Types
end # module DataMapper

0 comments on commit a8839b2

Please sign in to comment.