is_it_mobile version 1.0.1 has been released!
* <http://rubyforge.org/projects/contentfree/>

Simply determines if a user agent is for a mobile device.


Changes:

### 1.0.1 / 2008-04-17

* 3 minor enhancements
   * You may override the format set by the before_filter in the Rails  
module
   * Exposed request_is_from_mobile? as a helper method to views (so  
you don't have to recreate each view to just expose/hide features for  
mobile devices)
   * More documentation

* <http://rubyforge.org/projects/contentfree/>