File: CHANGELOG.md

package info (click to toggle)
ruby-rack-mobile-detect 0.4.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 124 kB
  • sloc: ruby: 296; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
### 0.4.0: Jun 7, 2012 ###
* Added iPad as a targeted device, thank you sansari (https://github.com/sansari)

### 0.3.0: Mar 12, 2011 ###
* Modified catch-all based: https://github.com/brendanlim/mobile-fu

### 0.2.0: Mar 14, 2010 ###
* 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