Skip to content

Commit

Permalink
Adding in support for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan G. Lim committed Aug 18, 2008
1 parent 2dffa59 commit 02c12a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mobile_fu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module MobileFu
'samsung|sanyo|sharp|telit|tsm|mobile|mini|windows ce|smartphone|' +
'240x320|320x320|mobileexplorer|j2me|sgh|portable|sprint|vodafone|' +
'docomo|kddi|softbank|pdxgw|j-phone|astel|minimo|plucker|netfront|' +
'xiino|mot-v|mot-e|portalmmm|sagem|sie-s|sie-m'
'xiino|mot-v|mot-e|portalmmm|sagem|sie-s|sie-m|android'

def self.included(base)
base.extend(ClassMethods)
Expand Down

0 comments on commit 02c12a8

Please sign in to comment.