public
Description: Automatically detect mobile requests from mobile devices in your Rails application.
Homepage: http://www.intridea.com/2008/7/21/mobilize-your-rails-application-with-mobile-fu
Clone URL: git://github.com/brendanlim/mobile-fu.git
Updating the CHANGELOG
brendanlim (author)
Fri Aug 22 19:16:19 -0700 2008
commit  cbb26fff3287e16a757ee2aed2dcc8e98cbfb369
tree    2ecaa8056a1833bc9bc3874f02fa684981e7388f
parent  ee49945b593b1c55bf546da1d595a0941d071f94
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
0
@@ -1,3 +1,27 @@
0
+commit ee49945b593b1c55bf546da1d595a0941d071f94
0
+Author: Brendan G. Lim <brendan@intridea.com>
0
+Date:   Fri Aug 22 22:16:00 2008 -0400
0
+
0
+    Updating README
0
+
0
+commit 02c12a8563466f7cef6aba8e53915dc2efec908c
0
+Author: Brendan G. Lim <brendan@intridea.com>
0
+Date:   Mon Aug 18 16:08:51 2008 -0400
0
+
0
+    Adding in support for Android
0
+
0
+commit 2dffa5958905c0419288d03a0650127a0734b41a
0
+Author: Brendan G. Lim <brendan@intridea.com>
0
+Date:   Sat Jul 26 14:08:56 2008 -0400
0
+
0
+    Adding in other phone user agents, including some Japanese and French manufacturers
0
+
0
+commit e8f9f1a9c2e668d639690f4f1beb4f701f742cfa
0
+Author: Brendan G. Lim <brendan@intridea.com>
0
+Date:   Fri Jul 18 11:15:52 2008 -0400
0
+
0
+    Adding in CHANGELOG
0
+
0
 commit a3122b40c0c722b2942e9cb5341614d0e0d834a5
0
 Author: Brendan G. Lim <brendan@intridea.com>
0
 Date:   Fri Jul 18 11:14:35 2008 -0400

Comments