- Added iPad as a targeted device, thank you sansari (https://github.com/sansari)
- Modified catch-all based: https://github.com/brendanlim/mobile-fu
- Added redirect_to option from github.com/joren
- Added redirect_map option
- Added dependency on rack
- Added more test for redirect options
- Updated dir structure: lib/rack-mobile-detect.rb -> lib/rack/mobile-detect.rb
- Added note on require syntax: require 'rack/mobile-detect'
- Updated tests, echo_env.rb to reference new file